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






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




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

.current-airpods .footnote.footnote-airpods,
.current-airpods-pro-2 .footnote.footnote-airpods-pro-2,
.current-airpods-pro-specs .footnote.footnote-airpods-pro-specs,
.current-airpods-max .footnote.footnote-airpods-max,
.current-airpods-max-specs .footnote.footnote-airpods-max-specs {
	margin-left: 0;
}


.compare-module-wrapper .compare-grid .subhead {
   min-height: 72px;
}

@media only screen and (max-width: 1068px) {
	.compare-module-wrapper .compare-grid .subhead {
		min-height: 90px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) and (max-width: 855px) {
	.compare-module-wrapper .compare-grid .subhead {
		min-height: 108px;
	}
}

@media only screen and (max-width: 734px) {
	.compare-module-wrapper .compare-grid .subhead {
		min-height: 72px;
	}
}


@media only screen and (max-width: 1068px) {
	.compare-module-wrapper .device-content h3 {
		min-height: 65px;
	}
}

@media only screen and (max-width: 734px) {
	.compare-module-wrapper .device-content h3 {
		min-height: 45px;
	}
}

@media only screen and (min-width: 320px) and (max-width: 734px) and (max-width: 413px) {
	.compare-module-wrapper .device-content h3 {
		min-height: 61px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
