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

.section-hero .section-header-subcopy.hearing-avail-2 {
	right: 0;
	left: 0;
}

.grid-item-decibels .text-stack-fade {
	width: 65%;
}

@media only screen and (max-width: 1068px) {
	.grid-item-decibels .text-stack-fade {
		width: 80%;
	}
}
@media only screen and (max-width: 734px) {
	.grid-item-decibels .text-stack-fade {
		width: 72%;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 734px) {
	.section.section-hero .header-container .section-header {
		bottom: 0%;
	}
}

.section-hearing-protection .grid-item-decibels .tile-content {
	padding-bottom: 138px;
}

@media only screen and (max-width: 1068px) {
	.section-hearing-protection .grid-item-decibels .tile-content {
		padding-bottom: 72px;
	}
}

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