/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

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

@media only screen and (max-width: 1070px) {
	h2.techspecs-rowheader {
		letter-spacing: -0.02em;
		font-size: 20px;
	}
}

@media only screen and (max-width: 734px) {
	h2.techspecs-rowheader {
		letter-spacing: 0.011em;
		font-size: 21px;
	}
}

.section-dimensions .airpods-size .width {
	left: 11%;
}

@media only screen and (max-width: 1068px) {
	.section-dimensions .airpods-size .width {
		left: 10%;
	}
}

@media only screen and (max-width: 734px) {
	.section-dimensions .airpods-size .width {
		left: 7%;
	}
}

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