.router-container.apple-one .router-image {
  width: 480px;
  height: 246px;
  background-size: 480px 246px;
  background-repeat: no-repeat;
  background-image: url(/mideast/apple-fitness-plus/x/images/overview/routers_apple_one__420xebgrjhem_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) {
  .router-container.apple-one .router-image {
    background-image: url(/mideast/apple-fitness-plus/x/images/overview/routers_apple_one__420xebgrjhem_large_2x.jpg);
  }
}

@media only screen and (max-width: 1068px) {
  .router-container.apple-one .router-image {
    width: 398px;
    height: 204px;
    background-size: 398px 203px;
    background-repeat: no-repeat;
    background-image: url(/mideast/apple-fitness-plus/x/images/overview/routers_apple_one__420xebgrjhem_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) {
  .router-container.apple-one .router-image {
    background-image: url(/mideast/apple-fitness-plus/x/images/overview/routers_apple_one__420xebgrjhem_medium_2x.jpg);
  }
}

@media only screen and (max-width: 734px) {
  .router-container.apple-one .router-image {
    width: 352px;
    height: 271px;
    background-size: 350px 271px;
    background-repeat: no-repeat;
    background-image: url(/mideast/apple-fitness-plus/x/images/overview/routers_apple_one__420xebgrjhem_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) {
  .router-container.apple-one .router-image {
    background-image: url(/mideast/apple-fitness-plus/x/images/overview/routers_apple_one__420xebgrjhem_small_2x.jpg);
  }
}

@media only screen and (max-width: 1068px) {
  .router-container.apple-one .router-image {
    margin-left: -199.5px;
  }
}

@media only screen and (max-width: 734px) {
  .router-container.apple-one .router-image {
    margin-left: -175px;
  }
}

.none-break-word {
  word-break: keep-all;
}
