/*Local fixes*/
.section-dimensions .airpods-size .width {
	left: 11%;
}

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


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

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