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




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


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


.section-dimensions .airpods-size .width {
    left: 11%
}


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

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



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