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

.section-hero .hero-container .hero-image {
   background-image: url(/euro/watch/shared/why-apple-watch/a/screens_alt/images/overview/hero/hero__csf3fcai8rcm_large.jpg);
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .section-hero .hero-container .hero-image {
     background-image:url(/euro/watch/shared/why-apple-watch/a/screens_alt/images/overview/hero/hero__csf3fcai8rcm_large_2x.jpg);
  }
}

@media only screen and (max-width: 1068px) {
  .section-hero .hero-container .hero-image {
     background-image:url(/euro/watch/shared/why-apple-watch/a/screens_alt/images/overview/hero/hero__csf3fcai8rcm_medium.jpg);
  }
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-hero .hero-container .hero-image {
     background-image:url(/euro/watch/shared/why-apple-watch/a/screens_alt/images/overview/hero/hero__csf3fcai8rcm_medium_2x.jpg);
  }
}

@media only screen and (max-width: 734px) {
  .section-hero .hero-container .hero-image {
     background-image:url(/euro/watch/shared/why-apple-watch/a/screens_alt/images/overview/hero/hero__csf3fcai8rcm_small.jpg);
  }
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-hero .hero-container .hero-image {
     background-image:url(/euro/watch/shared/why-apple-watch/a/screens_alt/images/overview/hero/hero__csf3fcai8rcm_small_2x.jpg);
  }
}




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




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





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