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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section.section-privacy .grid-item .headline-content h3.typography-headline {
		max-width: 265px;
	}
	.section.section-privacy .grid-item-malware h3.typography-headline-elevated {
		font-size: 46px;
	}
}
@media only screen and (min-width: 1069px) {
	.section.section-privacy .grid-item-malware h3.typography-headline-elevated {
		font-size: 58px;
	}
	.section.section-privacy .grid-item-health-privacy h3.typography-facts-long-headline {
		font-size: 46px;
	}
	.section.section-discovery .grid-item-storefronts h3.typography-headline {
		font-size: 60px;
	}
}
@media only screen and (max-width: 734px) {
	.section.section-discovery .grid-item-storefronts h3.typography-headline {
		font-size: 40px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
