/*------------------------------------*\ 
   LOCAL SCREENS 
\*------------------------------------*/ 
 
 
 
 
 
 /*------------------------------------*\ 
   END LOCAL SCREENS 
\*------------------------------------*/ 
 
 
 
 
 
 /*------------------------------------*\ 
   LOCAL FIXES 
\*------------------------------------*/ 
 
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.main [data-module-template="promos"] [data-unit-id="macbook-pro-m5"] .unit-copy-wrapper .headline {
		width: 100%;
	}
}

@media only screen and (max-width: 734px) {
    .main [data-module-template="promos"] .unit-image-wrapper .unit-image.unit-image-macbook-pro-m5-promo-macbook-pro-m5 {
		top: 20px
    }
}
 
 
 
 /*------------------------------------*\ 
   END LOCAL FIXES 
\*------------------------------------*/