.section-macos .apps-wrapper .apps {
  background-image: url(/macbook-air/images/overview/performance/apps/all-apps/apps__dcweftdl8uqa_large.jpg);
}
@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .section-macos .apps-wrapper .apps {
    background-image: url(/macbook-air/images/overview/performance/apps/all-apps/apps__dcweftdl8uqa_large_2x.jpg);
  }
}
@media only screen and (max-width: 1068px) {
  .section-macos .apps-wrapper .apps {
    background-image: url(/macbook-air/images/overview/performance/apps/all-apps/apps__dcweftdl8uqa_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-macos .apps-wrapper .apps {
    background-image: url(/macbook-air/images/overview/performance/apps/all-apps/apps__dcweftdl8uqa_medium_2x.jpg);
  }
}
@media only screen and (max-width: 734px) {
  .section-macos .apps-wrapper .apps {
    background-image: url(/macbook-air/images/overview/performance/apps/all-apps/apps__dcweftdl8uqa_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-macos .apps-wrapper .apps {
    background-image: url(/macbook-air/images/overview/performance/apps/all-apps/apps__dcweftdl8uqa_small_2x.jpg);
  }
}
