.no-cellular .section-hero .apple-watch-se-logo {
  background-image: url("/mideast/apple-watch-se/l/images/overview/hero_logo__bpdfydyyf6dy_large.png");
}

@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) {
  .no-cellular .section-hero .apple-watch-se-logo {
    background-image: url("/mideast/apple-watch-se/l/images/hero_logo__bpdfydyyf6dy_large_2x.png");
  }
}

@media only screen and (max-width: 1068px) {
  .no-cellular .section-hero .apple-watch-se-logo {
    background-image: url("/mideast/apple-watch-se/l/images/hero_logo__bpdfydyyf6dy_medium.png");
  }
}

@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) {
  .no-cellular .section-hero .apple-watch-se-logo {
    background-image: url("/mideast/apple-watch-se/l/images/hero_logo__bpdfydyyf6dy_medium_2x.png");
  }
}

@media only screen and (max-width: 735px) {
  .no-cellular .section-hero .apple-watch-se-logo {
    background-image: url("/mideast/apple-watch-se/l/images/hero_logo__bpdfydyyf6dy_small.png");
  }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 735px) and (min-resolution: 144dpi) {
  .no-cellular .section-hero .apple-watch-se-logo {
    background-image: url("/mideast/apple-watch-se/l/images/hero_logo__bpdfydyyf6dy_small_2x.png");
  }
}

.ac-gf-buystrip {
  width: 100%;
}

#ac-globalfooter .ac-gf-buystrip-info {
  border-bottom: none;
}

#ac-globalfooter .ac-gf-buystrip-info.with-3-columns {
  border-bottom: 1px solid var(--buystrip-border-color);
}

.no-cellular
  .section-shared-compare
  .compare-item-s9.device
  .compare-item-image {
  background-image: url(/mideast/watch/home/be/images/overview/en/gps/compare_s9__gbbla3ej3p6y_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx) {
  .no-cellular
    .section-shared-compare
    .compare-item-s9.device
    .compare-item-image {
    background-image: url(/mideast/watch/home/be/images/overview/en/gps/compare_s9__gbbla3ej3p6y_large_2x.jpg);
  }
}

@media only screen and (max-width: 1068px) {
  .no-cellular
    .section-shared-compare
    .compare-item-s9.device
    .compare-item-image {
    background-image: url(/mideast/watch/home/be/images/overview/en/gps/compare_s9__gbbla3ej3p6y_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) {
  .no-cellular
    .section-shared-compare
    .compare-item-s9.device
    .compare-item-image {
    background-image: url(/mideast/watch/home/be/images/overview/en/gps/compare_s9__gbbla3ej3p6y_medium_2x.jpg);
  }
}

@media only screen and (max-width: 734px) {
  .no-cellular
    .section-shared-compare
    .compare-item-s9.device
    .compare-item-image {
    background-image: url(/mideast/watch/home/be/images/overview/en/gps/compare_s9__gbbla3ej3p6y_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) {
  .no-cellular
    .section-shared-compare
    .compare-item-s9.device
    .compare-item-image {
    background-image: url(/mideast/watch/home/be/images/overview/en/gps/compare_s9__gbbla3ej3p6y_small_2x.jpg);
  }
}

@media only screen and (max-width: 734px) {
  .eg.section-shared-compare .compare-table {
    grid-template-areas:
      "se-device s9-device"
      "se-case-size s9-case-size"
      "se-carbon-neutral s9-carbon-neutral"
      "se-retina s9-retina"
      "se-chip s9-chip"
      "se-heart-rate s9-heart-rate"
      "se-temperature s9-temperature"
      "se-sos s9-sos"
      "se-water-resistant s9-water-resistant"
      "se-gps-cellular s9-gps-cellular"
      "se-battery s9-battery";
    --rows: 8;
  }
}
