/*------------------------------------*\
   BEGIN LOCAL FIXES
\*------------------------------------*/
.workout-body-disclaimer {
	font-size: 14px;
	color: #b7b7ba;
	font-weight: 500;
}
br.custom-break {
	display: none;
}

@media only screen and (min-width: 1069px) {
}

@media only screen and (min-width: 1069px) and (max-width: 1300px) {
	.section-health .section-intro .typography-section-intro-headline {
		font-size: 78px;
	}
}

@media only screen and (max-width: 734px) {
}

@media only screen and (max-width: 400px) {
	.section-highlights .media-gallery .typography-media-card-gallery-headline {
		font-size: 15px;
	}
}

@media only screen and (max-width: 383px) {
	.section-battery .stats-container .stat.stat.stat-faster {
		margin-top: 20px;
	}
	.section-contrast .product-tile .product-tile-positioning {
		font-size: 12px;
	}
}

@media only screen and (max-width: 350px) {
	#ac-localnav .ac-ln-title-compact {
		font-size: 15px;
		margin-top: 13px;
	}
}

html.desktop #feature-card-incentive-shopping-experience .utility-modal-block-ctas, html.no-desktop #feature-card-incentive-shopping-experience .utility-modal-block-scan-qr {
	display: none;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
