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

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

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

@media only screen and (min-width: 1069px) {
	.airpods-pro-2.device .device-content .subhead {
		margin-right: -7px;
		margin-left: -7px;
	}
}

@media only screen and (max-width: 895px) and (min-width: 800px) {
	.airpods-pro-2.spatial-audio .feature-wrapper span.column {
		margin-right: 14px;
		margin-left: 14px;
	}
}

@media only screen and (max-width: 1068px) {
	.gallery-item .tile-headline {
		letter-spacing: -0.022em;
	}
}

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

.compare-module-wrapper .footnote.footnote-airpods {
	display: unset;
}

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

.compare-module-wrapper .airpods-max.siri {
	margin-top: 40px;
}

@media only screen and (max-width: 734px) {
	.compare-module-wrapper .airpods-max.siri {
		margin-top: 58px;
	}
}

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