.section-audio .techspecs-rowheader {
	word-spacing: normal;
}

.section-dimensions .airpods-size .width {
	padding-left: 30px;
}

.section-dimensions .right-wrapper .case-depth .depth {
	transform: translateX(-54%);
}

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

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

	.section-dimensions .right-wrapper .case-depth .depth {
		transform: translateX(-60%);
	}

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

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

	.section-dimensions .right-wrapper .case-depth .depth {
		transform: translateX(6%);
	}

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

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