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

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

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

.callout-copy .large-8 {
	max-width: 100%;
}

.callout-techspecs-environment-copy {
	width: 100%;
}

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

.section-dimensions .right-wrapper .case-depth .depth {
	left: 60%;
}

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

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

@media only screen and (max-width: 374px) {
	.section-dimensions .airpods-size .custom-hgt-small-txt {
		font-size: 0.9em;
		left: calc(100% + 5px);
	}
	.section-dimensions .airpods-size .custom-wid-small-txt {
		font-size: 0.9em;
		transform: translateX(2%);
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
