#heroVideo,
.inline-media-ui {
  display: none;
}

.section-value-props .video-wrapper {
  width: 1164px;
  height: 540px;
  background-size: 1164px 540px;
  background-repeat: no-repeat;
  background-image: url(/mideast/maps/d/images/overview/hero_startframe__fck994juga6a_large.jpg);
  margin: auto;
}

@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) {
  .section-value-props .video-wrapper {
    background-image: url(/mideast/maps/d/images/overview/hero_startframe__fck994juga6a_large_2x.jpg);
  }
}

@media only screen and (max-width: 1068px) {
  .section-value-props .video-wrapper {
    width: 830px;
    height: 372px;
    background-size: 830px 372px;
    background-repeat: no-repeat;
    background-image: url(/mideast/maps/d/images/overview/hero_startframe__fck994juga6a_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-value-props .video-wrapper {
    background-image: url(/mideast/maps/d/images/overview/hero_startframe__fck994juga6a_medium_2x.jpg);
  }
}

@media only screen and (max-width: 734px) {
  .section-value-props .video-wrapper {
    width: 406px;
    height: 262px;
    background-size: 406px 262px;
    background-repeat: no-repeat;
    background-image: url(/mideast/maps/d/images/overview/hero_startframe__fck994juga6a_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-value-props .video-wrapper {
    background-image: url(/mideast/maps/d/images/overview/hero_startframe__fck994juga6a_small_2x.jpg);
  }
}

.section-value-props {
  margin-top: unset;
}

.section-value-props .section-content {
  margin-top: 50px;
}

.section-value-props .typography-value-props-headline {
  margin-bottom: 50px;
}
