@media only screen and (max-width: 1068px) {
	.typography-hero-gallery-headline {
		font-size: 43px;
	}
}

@media only screen and (max-width: 735px) {
	.section-hero .gallery-container .hero-item-container {
		min-height: 590px;
	}
}
