/*Local fixes*/

@media only screen and (max-width: 374px) {
	.page-overview .section-hero .scrollable-content-wrap {
		padding-top: 385px;
	}
}
@media only screen and (max-width: 734px) {
	.typography-headline-super {
		font-size: 42px;
	}
}
