/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-requirements .techspecs-list li:first-child {
	width: 475px;
}

@media only screen and (max-width: 734px) {
	.section-requirements .techspecs-list li:first-child {
		width: 280px;
	}
}

.quick-look .quicklook-component a {
	color: #ddd;
}

.section-dimensions .airpods-size .width {
	left: 11%;
}

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

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

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
