/* Size and Weight Section */

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

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

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

/* Battery Section */
/* Extra width to bring up copy */

@media only screen and (min-width: 735px) {
	.techspecs .techspecs-section.section-battery .techspecs-row .techspecs-column > p {
		width: 105%;
	}
}

.ac-gf-sosumi .small-caps {
	font-feature-settings: "smcp", "c2sc";
	font-variant-caps: all-small-caps;
}
