.section-storyboards .image-storyboards {
  background-image: url("/mideast/imovie/i/images/overview/storyboards__dce89n2vvvma_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) {
  .section-storyboards .image-storyboards {
    background-image: url("/mideast/imovie/i/images/overview/storyboards__dce89n2vvvma_large_2x.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-storyboards .image-storyboards {
    background-image: url("/mideast/imovie/i/images/overview/storyboards__dce89n2vvvma_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) {
  .section-storyboards .image-storyboards {
    background-image: url("/mideast/imovie/i/images/overview/storyboards__dce89n2vvvma_medium_2x.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-storyboards .image-storyboards {
    background-image: url("/mideast/imovie/i/images/overview/storyboards__dce89n2vvvma_small.png");
  }
}

@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-storyboards .image-storyboards {
    background-image: url("/mideast/imovie/i/images/overview/storyboards__dce89n2vvvma_small_2x.png");
  }
}
