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

.highlighted-text .highlight-illustration {
	width: 103%;
}

@media only screen and (max-width: 550px) {
	.section-hero p.typography-tout {
		max-width: 400px;
	}
}
@media only screen and (max-width: 440px) {
	.section-hero p.typography-tout {
		max-width: 340px;
	}
}
@media only screen and (max-width: 380px) {
	.section-hero p.typography-tout {
		max-width: 288px;
	}
}
@media only screen and (max-width: 735px) {
	#ac-localnav .ac-ln-title {
		height: 64px;
	}
}

@media only screen and (max-width: 735px) {
	.typography-headline-elevated {
		padding-right: 12px;
		padding-left: 12px;
	}
}
/*------------------------------------*\
   END Mothers-day FIXES
\*------------------------------------*/
