@media (max-width: 1024px) {
	.s-block-hero-section img {
		height: unset !important;
	}	
}

.s-block--photos-slider .s-slider-container {
    max-height: unset !important;
}