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

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

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

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

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