/* Apple One */
.section-apple-one .banner-logo {
  background-image: url("/mideast/icloud/af/images/overview/apple_one_banner__cj7806iyve2q_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) {
  .section-apple-one .banner-logo {
    background-image: url("/mideast/icloud/af/images/overview/apple_one_banner__cj7806iyve2q_large_2x.jpg");
  }
}
@media only screen and (max-width: 1068px) {
  .section-apple-one .banner-logo {
    background-repeat: no-repeat;
    background-image: url("/mideast/icloud/af/images/overview/apple_one_banner__cj7806iyve2q_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) {
  .section-apple-one .banner-logo {
    background-image: url("/mideast/icloud/af/images/overview/apple_one_banner__cj7806iyve2q_medium_2x.jpg");
  }
}
@media only screen and (max-width: 734px) {
  .section-apple-one .banner-logo {
    background-image: url("/mideast/icloud/af/images/overview/apple_one_banner__cj7806iyve2q_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) {
  .section-apple-one .banner-logo {
    background-image: url("/mideast/icloud/af/images/overview/apple_one_banner__cj7806iyve2q_small_2x.jpg");
  }
}
/* Apple One ends */

/* Apple Fitness Plus */
body.apple-fitness-plus .section-apple-one .banner-logo {
  background-image: url("/mideast/icloud/af/images/overview/apple-fitness-plus/apple_one_banner__cj7806iyve2q_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) {
  body.apple-fitness-plus .section-apple-one .banner-logo {
    background-image: url("/mideast/icloud/af/images/overview/apple-fitness-plus/apple_one_banner__cj7806iyve2q_large_2x.jpg");
  }
}
@media only screen and (max-width: 1068px) {
  body.apple-fitness-plus .section-apple-one .banner-logo {
    background-repeat: no-repeat;
    background-image: url("/mideast/icloud/af/images/overview/apple-fitness-plus/apple_one_banner__cj7806iyve2q_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) {
  body.apple-fitness-plus .section-apple-one .banner-logo {
    background-image: url("/mideast/icloud/af/images/overview/apple-fitness-plus/apple_one_banner__cj7806iyve2q_medium_2x.jpg");
  }
}
@media only screen and (max-width: 734px) {
  body.apple-fitness-plus .section-apple-one .banner-logo {
    background-image: url("/mideast/icloud/af/images/overview/apple-fitness-plus/apple_one_banner__cj7806iyve2q_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) {
  body.apple-fitness-plus .section-apple-one .banner-logo {
    background-image: url("/mideast/icloud/af/images/overview/apple-fitness-plus/apple_one_banner__cj7806iyve2q_small_2x.jpg");
  }
}

@media only screen and (max-width: 1068px) {
  .typography-compare-pricing {
    font-size: 13px;
  }
}

@media only screen and (max-width: 734px) {
  .typography-compare-pricing {
    font-size: 14px;
  }
}
