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

.section-hero .hero-container .hero-image { background-image:url(/euro/watch/shared/why-apple-watch/b/screens_alt/images/overview/hero/hero__e44s1sgnrswi_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/b/screens_alt/images/overview/hero/hero__e44s1sgnrswi_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/b/screens_alt/images/overview/hero/hero__e44s1sgnrswi_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/b/screens_alt/images/overview/hero/hero__e44s1sgnrswi_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/b/screens_alt/images/overview/hero/hero__e44s1sgnrswi_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/b/screens_alt/images/overview/hero/hero__e44s1sgnrswi_small_2x.jpg); }
}


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




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

@media only screen and (max-width: 1068px) {
	.tile-fitness-plus .cta-container {
    display: flex;
    flex-direction: column;
    grid-gap: 0px;
    gap: 5px;
 }
}

@media only screen and (max-width: 734px) {
	.tile-fitness-plus .cta-container {
    display: flex;
    flex-direction: row;
    gap: 18px;
 }
}

@media only screen and (max-width: 1068px) {
  .grid-item-family-setup .tile-copy.tile-cta {
    width: 106%;
 }
}

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