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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 1068px) {
	.techspecs-rowheader {
		letter-spacing: -0.025em;
	}
}

@media only screen and (max-width: 734px) {
	.techspecs-rowheader {
		letter-spacing: 0.011em;
	}
}

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

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

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

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

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

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

@media only screen and (max-width: 734px) {
	.section-dimensions .airpods-size .width {
		left: 7%;
	}
	.section-dimensions .right-wrapper .case-depth .depth {
		left: 4%;
	}
}
@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%);
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	h2.techspecs-rowheader {
		font-size: 19px;
	}
}

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