.media .motion-reduce {
	height: 550px !important;
}
@media screen and (min-width: 1500px){

#Banner-template--14627859890276__image_banner .banner__media img {
	height: 1025px !important;
	object-fit: cover !important;
}

}

@media(min-width:1025px) and (max-width:1499px){
.banner__media img {
	height: 700px !important;
	object-fit: cover !important;
}
.image-with-text__media.image-with-text__media--adapt.media {
	padding-bottom: 0 !important;
}
.image-with-text__media img {
	height: 465px !important;
	object-fit: cover;
}
}

