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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 734px) {
	#ac-localnav {
		padding-bottom: 26px;
	}
}

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

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

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

@media only screen and (max-width: 1068px) .touch-control-headline {
	--touch-control-gap: 168px;
	top: 231px;
}

.techspecs h2.callout-title {
	font-size: 32px;
	line-height: 1.125;
	font-weight: 600;
}

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