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

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

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

@media only screen and (max-width: 1068px) {
	.grid-item-tile-customer-service .typography-headline-elevated {
		font-size: 44px;
	}
}

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

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