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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 1068px) {
	.section-tiles .grid-item-tile-planning .tile .tile-content .typography-headline-elevated {
		font-size: 46px;
	}
}

@media only screen and (max-width: 734px) {
	.section-tiles .grid-item-tile-planning .tile .tile-content .typography-headline-elevated {
		font-size: 40px;
	}
}



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