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

/* Hero copy fix */
@media only screen and (max-width: 734px) {
	.section-hero .section-header .typography-hearing-avail-subcopy {
		display: flex;
		flex-direction: column;
	}
}

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