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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.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 (max-width: 420px) {
	.typography-compare-badge {
		font-size: 36px;
	}
}

@media only screen and (max-width: 734px) {
	.compare-module-wrapper .compare-grid .row {
		align-items: flex-start;
	}
}

@media only screen and (min-width: 320px) and (max-width: 413px) {
	.typography-compare-badge {
		font-size: 32px;
	}
}

.compare-grid .airpods-pro.anc-transparency.row, .compare-grid .airpods-max.anc-transparency.row {
	align-items: flex-start;
}

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