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






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




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


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

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

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

.section-dimensions .airpods-size .width {
	transform: translateX(12%);
}

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


.section-dimensions .right-wrapper .case-depth .depth {
	transform: translateX(-54%);
}

@media only screen and (max-width: 1068px) {
	.section-dimensions .right-wrapper .case-depth .depth {
		transform: translateX(-58%);
	}
}

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

.section-dimensions .case-size .width {
	transform: translateX(-47%);
}


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