/*------------------------------------*\
   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%);
}

@media only screen and (min-width: 735px) {
.techspecs .techspecs-section.section-audio .techspecs-row .techspecs-column {
	width: 485px;
	}
}

#ac-globalfooter .ac-gf-buystrip-info-column.ac-gf-buystrip-info-engraving .ac-gf-buystrip-info-content {
	width: 222px;
}

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