/* PRINT STYLES
	v0.1 - CHW 19/03/2024
*/

@import url("/media/fosterforeastmidlands/styleassets/css/foster-branding.css");

.visually-hidden, .site-nav, .svg-bg, .hamburger-icon, .offcanvas, .card-body svg, .videos iframe, /*img:not(.logo-container a img),*/ div.divider svg {
 	display: none; 
}

img {
	max-width: 420px;
	height: auto;
	padding-top:1rem;
}













