/* Local overrides */

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

@media only screen and (max-width: 374px) {
	.section-dimensions .airpods-size .height {
		width: 17vw;
	}
}
