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

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

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

@media only screen and (min-width: 1069px) {
	.page-overview .section-router .cards-container .card-expert .card-title {
		max-width: 23.823529rem;
	}
	.page-overview .section-router .cards-container .typography-router-copy {
		font-size: 34px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.page-overview .section-router .cards-container .card-expert .card-title {
		max-width: 23.294118rem;
	}
	.typography-hero-headline-reduced {
		font-size: 36px;
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-router .cards-container .card-expert .card-title {
		max-width: 15.411765rem;
	}
}

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