.section-dimensions .airpods-size .width {
	left: 7%;
}
.section-dimensions .airpods-size .height {
	top: 37.5%;
}

@media screen and (max-width: 735px) {
	.section-dimensions .airpods-size .width {
		left: 3%;
	}
	.section-dimensions .airpods-size .height {
		top: 35.5%;
	}
}

@media screen and (min-width: 1069px) {
	.custom-wrap {
		white-space: nowrap;
	}
}
