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

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

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

@media only screen and (min-width: 1069px) {
	.section-dimensions .airpods-size .height {
		top: 36%;
	}
	.section-dimensions .airpods-size .width {
		left: 10%;
	}
	.section-dimensions .right-wrapper .case-depth .height {
		top: 44%;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-dimensions .airpods-size .height {
		top: 37%;
	}
	.section-dimensions .airpods-size .width {
		left: 10%;
	}
	.techspecs-rowheader.typography-intro-product {
		font-size: 20px;
	}
}

@media only screen and (max-width: 734px) {
	.section-dimensions .airpods-size .height {
		top: 37%;
	}
	.section-dimensions .airpods-size .width {
		left: 9%;
	}
	.section-dimensions .right-wrapper .case-depth .height {
		top: 43%;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
