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

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

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

@media only screen and (min-width: 1069px) {
	.section-health .section-hero-health .copy-block {
		top: 740px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.overview-health-insights {
		margin-top: 50px;
	}
}
@media (max-width: 734px) {
	.section-health .section-hero-health .copy-block {
		top: -85px;
	}
	.section-welcome .marquee .detail-ctas-link {
		margin-top: 17px;
	}
	.overview-health-insights {
		margin-top: 30px;
	}
}

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