/* Local Overrides */

/* Hero Section#2 */
@media only screen and (max-width: 355px) {
	.section.section-airpods-pro-2.hero-tile
		> div
		> div
		> div.content-block
		> div:nth-child(1)
		> p.custom-width {
		min-width: 270px;
		font-size: 13px;
	}
}

/* Section Consider */
@media (min-width: 1069px) {
	.section-consider
		[data-analytics-gallery-item-id="hearing health"]
		.tile-content {
		padding-right: 15px;
	}
}

/* Value Props */
#ac-globalfooter .ac-gf-block-link {
	color: inherit;
}
