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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-dimensions .airpods-size .width {
	left: 15px;
}

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

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

.section-dimensions .airpods-size .height {
	top: 42%;
}

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

.section-dimensions .right-wrapper .case-depth .height {
	top: 42%;
}

@media only screen and (max-width: 734px) {
	.section-dimensions .right-wrapper .case-depth .height {
		top: 44%;
	}
}

.section-dimensions .right-wrapper .case-depth .depth {
	left: 54%;
}

@media only screen and (max-width: 734px) {
	.section-dimensions .right-wrapper .case-depth .depth {
		left: 4%;
	}
}

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