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






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




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

.single-charge {
	align-items: flex-start;
}


.current-airpods .footnote.footnote-airpods,
.current-airpods-2nd-gen .footnote.footnote-airpods-2nd-gen,
.current-airpods-2nd-gen-specs .footnote.footnote-airpods-2nd-gen-specs,
.current-airpods-3rd-gen .footnote.footnote-airpods-3rd-gen,
.current-airpods-3rd-gen-specs .footnote.footnote-airpods-3rd-gen-specs,
.current-airpods-pro .footnote.footnote-airpods-pro,
.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;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
   .compare-module-wrapper .compare-grid .single-charge.row .compare-badge {
   width: 100%;
   }
}

.compare-module-wrapper .compare-grid .row {
    align-items: flex-start;
}

.compare-module-wrapper .compare-grid .airpods-2nd-gen,
.compare-module-wrapper .compare-grid .airpods-3rd-gen.anc-transparency,
.compare-module-wrapper .compare-grid .airpods-max.sweat-and-water {
	align-items: center;
}

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