/* ===== :: [ LOCAL FIXES - START ] :: ===== */

/* Hero copy */
.section-hero {
	--scroll-container-height: 121vh;
}
@media (max-width: 1068px) {
	.section-hero {
		--scroll-container-height: 174vh;
	}
}
@media (max-width: 734px) {
	.section-hero {
		--scroll-container-height: 146vh;
	}
}
.section-hero .section-header-subcopy.hearing-avail-2 {
	width: 100%;
}

/* ===== :: [ LOCAL FIXES - END ] :: ===== */
