/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 1069px) {
	.section-dimensions .airpods-size .width {
		text-indent: 32px;
	}
}
@media only screen and (max-width: 1068px) {
	.section-dimensions .airpods-size .width {
		text-indent: 32px;
	}
}

@media only screen and (max-width: 734px) {
	.section-dimensions .airpods-size .width {
		text-indent: 20px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
