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






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




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

.main [data-module-template="promos"] [data-unit-id="airpods-pro"] .unit-copy-wrapper .headline {
	margin-top: 52px;
}

@media only screen and (max-width: 1068px) {
	.main [data-module-template="promos"] [data-unit-id="airpods-pro"] .unit-copy-wrapper .headline {
		margin-top: 42px;
	}
}

@media only screen and (max-width: 734px) {
	.main [data-module-template="promos"] [data-unit-id="airpods-pro"] .unit-copy-wrapper .headline {
		margin-top: 37px;
	}
}

[data-unit-id="airpods-pro"] {
	display: block;
}


@media only screen and (max-width: 1068px) {
   .main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-airpods-pro-promo-airpods-pro {
       background-position-y: 15px;
   }
}
@media only screen and (max-width: 734px) {
   .main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-airpods-pro-promo-airpods-pro {
       background-position-y: 0px;
   }
}


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