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






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




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

.section-audio .techspecs-rowheader {
    word-spacing: 0px;
}


.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: 1069px) {
.section-compatibility .techspecs-row .techspecs-column.techspecs-column-smallfullwidth:nth-child(2n) {
    width: 44.666667%;
	}
}

@media only screen and (min-width: 1069px) {
.section-compatibility .techspecs-row .techspecs-column.techspecs-column-smallfullwidth:nth-child(odd) {
    width: 29.333333%;
	}
}

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