.section-hero .hero-container .hero-image {
    /* width: 2506px;
    height: 534px;
    background-size: 2506px 534px;
    background-repeat: no-repeat; */
    background-image: url(/hk/en/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_large.jpg);
    /* position: relative;
    left: 50%;
    margin-left: -1253px; */
  }
  @media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .section-hero .hero-container .hero-image {
      background-image: url(/hk/en/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_large_2x.jpg);
    }
  }
  @media only screen and (max-width: 1068px) {
    .section-hero .hero-container .hero-image {
      /* width: 1871px;
      height: 397px;
      background-size: 1871px 397px;
      background-repeat: no-repeat; */
      background-image: url(/hk/en/watch/shared/why-apple-watch/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(/hk/en/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_medium_2x.jpg);
    }
  }
  @media only screen and (max-width: 734px) {
    .section-hero .hero-container .hero-image {
      /* width: 886px;
      height: 195px;
      background-size: 886px 195px;
      background-repeat: no-repeat; */
      background-image: url(/hk/en/watch/shared/why-apple-watch/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(/hk/en/watch/shared/why-apple-watch/images/overview/hero/hero__csf3fcai8rcm_small_2x.jpg);
    }
  }
  /* @media only screen and (max-width: 1068px) {
    .section-hero .hero-container .hero-image {
      left: 50%;
      margin-left: -935.5px;
    }
  } */
  /* @media only screen and (max-width: 734px) {
    .section-hero .hero-container .hero-image {
      left: 50%;
      margin-left: -443px;
    }
  } */
  .section-hero .hero-copy {
    position: relative;
    margin: 100px auto 0;
    color: #86868b;
  }
  @media only screen and (max-width: 1068px) {
    .section-hero .hero-copy {
      margin-top: 84px;
    }
  }
  @media only screen and (max-width: 734px) {
    .section-hero .hero-copy {
      margin-top: 62px;
    }
  }
  @media only screen and (max-width: 734px) {
    .section-hero .hero-copy,
    .section-hero .hero-eyebrow,
    .section-hero .hero-headline {
      width: 87.5%;
      max-width: 290px;
      margin-left: auto;
      margin-right: auto;
      text-align: left;
    }
  }
  @media only screen and (max-width: 734px) {
    .section-hero .hero-eyebrow,
    .section-hero .hero-headline {
      text-align: center;
    }
  }



.section-shared-compare .compare-item-ultra.device .compare-item-image {
  background-size: 222px 256px;
  background-repeat: no-repeat;
  background-image: url(/hk/en/watch/shared/why-apple-watch/images/watch-shared-compare/compare_ultra2__b93t1dxa306a_large.jpg);
}

@media (min-resolution:144dpi),
only screen and (min-resolution:1.5dppx) {
  .section-shared-compare .compare-item-ultra.device .compare-item-image {
    background-image: url(/hk/en/watch/shared/why-apple-watch/images/watch-shared-compare/compare_ultra2__b93t1dxa306a_large_2x.jpg)
  }
}

@media only screen and (max-width:1068px) {
  .section-shared-compare .compare-item-ultra.device .compare-item-image {
    background-size: 178px 205px;
    background-repeat: no-repeat;
    background-image: url(/hk/en/watch/shared/why-apple-watch/images/watch-shared-compare/compare_ultra2__b93t1dxa306a_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-shared-compare .compare-item-ultra.device .compare-item-image {
    background-image: url(/hk/en/watch/shared/why-apple-watch/images/watch-shared-compare/compare_ultra2__b93t1dxa306a_medium_2x.jpg)
  }
}

@media only screen and (max-width:734px) {
  .section-shared-compare .compare-item-ultra.device .compare-item-image {
    background-size: 142px 164px;
    background-repeat: no-repeat;
    background-image: url(/hk/en/watch/shared/why-apple-watch/images/watch-shared-compare/compare_ultra2__b93t1dxa306a_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-shared-compare .compare-item-ultra.device .compare-item-image {
    background-image: url(/hk/en/watch/shared/why-apple-watch/images/watch-shared-compare/compare_ultra2__b93t1dxa306a_small_2x.jpg)
  }
}