/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/





/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/


@media only screen and (max-width: 1068px) {
	.page-overview .section-hero .hero-headline-wrap {
		margin: 0 60px;
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-hero .hero-headline-wrap {
		margin: 0;
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-hero .hero-headline-wrap {
		width: 100%;
		max-width: 435px;
	}
}

@media only screen and (max-width: 375px) {
	.page-overview .section-hero .hero-headline-wrap {
		width: 305px;
	}
}

.section-hero .section-content .hero-headline-wrap .typography-headline-super span {
	white-space: nowrap;
}

@media only screen and (max-width: 734px) {
	.section-hero .section-content .hero-headline-wrap .typography-headline-super span {
		white-space: normal;
	}
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
