/* Locale custom styles - START */
.section-dimensions .airpods-size .width {
	left: 15px;
}

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

.section-dimensions .right-wrapper .case-depth .depth {
	left: 54%;
}

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

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

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

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

	.section-dimensions .right-wrapper .case-depth .depth {
		left: 4%;
	}

	.section-dimensions .right-wrapper .case-depth .height {
		top: 44%;
	}
}
/* Locale custom styles - END */
