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

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