 

.main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-apple-fitness-plus-promo-apple-fitness-plus {
  width: 3008px;
  height: 580px;
  background-size: 3008px 580px;
  background-repeat: no-repeat;
  background-image: url("/in/home/heroes/apple-fitness-plus/images/hero_apple_fitness_plus__fvrnctwbcgqe_large.jpg")
}

@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) {
  .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-apple-fitness-plus-promo-apple-fitness-plus {
    background-image: url("/in/home/heroes/apple-fitness-plus/images/hero_apple_fitness_plus__fvrnctwbcgqe_large_2x.jpg")
  }
}

@media only screen and (max-width: 1068px) {
  .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-apple-fitness-plus-promo-apple-fitness-plus {
    width: 1068px;
    height: 570px;
    background-size: 1068px 570px;
    background-repeat: no-repeat;
    background-image: url("/in/home/heroes/apple-fitness-plus/images/hero_apple_fitness_plus__fvrnctwbcgqe_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) {
  .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-apple-fitness-plus-promo-apple-fitness-plus {
    background-image: url("/in/home/heroes/apple-fitness-plus/images/hero_apple_fitness_plus__fvrnctwbcgqe_medium_2x.jpg")
  }
}

@media only screen and (max-width: 734px) {
  .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-apple-fitness-plus-promo-apple-fitness-plus {
    width: 734px;
    height: 500px;
    background-size: 734px 500px;
    background-repeat: no-repeat;
    background-image: url("/in/home/heroes/apple-fitness-plus/images/hero_apple_fitness_plus__fvrnctwbcgqe_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) {
  .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-apple-fitness-plus-promo-apple-fitness-plus {
    background-image: url("/in/home/heroes/apple-fitness-plus/images/hero_apple_fitness_plus__fvrnctwbcgqe_small_2x.jpg")
  }
}

@media only screen and (min-width: 1069px) and (min-height: 776px) {
  .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-apple-fitness-plus-promo-apple-fitness-plus {
    width: 3008px;
    height: 692px;
    background-size: 3008px 692px;
    background-repeat: no-repeat;
    background-image: url("/in/home/heroes/apple-fitness-plus/images/hero_apple_fitness_plus__fvrnctwbcgqe_largetall.jpg")
  }
}

@media only screen and (min-width: 1069px) and (min-height: 776px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width: 1069px) and (min-height: 776px) and (min-resolution: 1.5dppx),
only screen and (min-width: 1069px) and (min-height: 776px) and (min-resolution: 144dpi) {
  .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-apple-fitness-plus-promo-apple-fitness-plus {
    background-image: url("/in/home/heroes/apple-fitness-plus/images/hero_apple_fitness_plus__fvrnctwbcgqe_largetall_2x.jpg")
  }
}

@media only screen and (max-width: 1068px) and (min-width: 735px) and (min-height: 734px) {
  .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-apple-fitness-plus-promo-apple-fitness-plus {
    width: 1068px;
    height: 650px;
    background-size: 1068px 650px;
    background-repeat: no-repeat;
    background-image: url("/in/home/heroes/apple-fitness-plus/images/hero_apple_fitness_plus__fvrnctwbcgqe_mediumtall.jpg")
  }
}

@media only screen and (max-width: 1068px) and (min-width: 735px) and (min-height: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-width: 735px) and (min-height: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 1068px) and (min-width: 735px) and (min-height: 734px) and (min-resolution: 144dpi) {
  .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-apple-fitness-plus-promo-apple-fitness-plus {
    background-image: url("/in/home/heroes/apple-fitness-plus/images/hero_apple_fitness_plus__fvrnctwbcgqe_mediumtall_2x.jpg")
  }
}


br.large {
  display: block
}

@media(max-width:1068px) {
  br.large {
    display: none
  }
}

@media(max-width:734px) {
  br.large {
    display: none
  }
}

br.medium {
  display: none
}

@media(max-width:1068px) {
  br.medium {
    display: block
  }
}

@media(max-width:734px) {
  br.medium {
    display: none
  }
}

br.small {
  display: none
}

@media(max-width:1068px) {
  br.small {
    display: none
  }
}

@media(max-width:734px) {
  br.small {
    display: block
  }
}
