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

.main
  [data-module-template="promos"]
  .unit-image-wrapper
  .unit-image.unit-image-ipad-promo-ipad {
  width: 1262px;
  height: 580px;
  background-size: 1262px 580px;
  background-repeat: no-repeat;
  background-image: url("/fr/home/includes/promos/ipad/promo_ipad__fioegapg12qi_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx),
  (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi) {
  .main
    [data-module-template="promos"]
    .unit-image-wrapper
    .unit-image.unit-image-ipad-promo-ipad {
    background-image: url("/fr/home/includes/promos/ipad/promo_ipad__fioegapg12qi_large_2x.jpg");
  }
}
@media only screen and (max-width: 1068px) {
  .main
    [data-module-template="promos"]
    .unit-image-wrapper
    .unit-image.unit-image-ipad-promo-ipad {
    width: 516px;
    height: 490px;
    background-size: 516px 490px;
    background-repeat: no-repeat;
    background-image: url("/fr/home/includes/promos/ipad/promo_ipad__fioegapg12qi_medium.jpg");
  }
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .main
    [data-module-template="promos"]
    .unit-image-wrapper
    .unit-image.unit-image-ipad-promo-ipad {
    background-image: url("/fr/home/includes/promos/ipad/promo_ipad__fioegapg12qi_medium_2x.jpg");
  }
}
@media only screen and (max-width: 734px) {
  .main
    [data-module-template="promos"]
    .unit-image-wrapper
    .unit-image.unit-image-ipad-promo-ipad {
    width: 734px;
    height: 500px;
    background-size: 734px 500px;
    background-repeat: no-repeat;
    background-image: url("/fr/home/includes/promos/ipad/promo_ipad__fioegapg12qi_small.jpg");
  }
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .main
    [data-module-template="promos"]
    .unit-image-wrapper
    .unit-image.unit-image-ipad-promo-ipad {
    background-image: url("/fr/home/includes/promos/ipad/promo_ipad__fioegapg12qi_small_2x.jpg");
  }
}
/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




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


.main [data-module-template="promos"] [data-unit-id="ipad"] .unit-copy-wrapper .subhead {
    max-width: 381px;
}

@media only screen and (max-width: 1068px) {
    .main [data-module-template="promos"] [data-unit-id="ipad"] .unit-copy-wrapper .subhead {
        max-width: 350px;
    }
}



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