.small-caps {
	font-variant-caps: all-small-caps;
}

/* Size and Weight Section */

.section-dimensions .airpods-size .width {
	width: 45%;
	text-align: center;
}

.section-dimensions .right-wrapper .case-depth .depth {
	width: 45%;
	text-align: center;
}

@media only screen and (max-width: 1068px) {
	.section-dimensions .right-wrapper .case-depth .depth {
		width: 60%;
	}
}

@media only screen and (max-width: 734px) {
	.section-dimensions .right-wrapper .case-depth .depth {
		width: 85%;
	}
}

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

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