@media (orientation: landscape) {
  .device-lg h1:not(.footer h1),
  .device-lg h2:not(.footer h2),
  .device-lg h3:not(.footer h3),
  .device-lg h4:not(.footer h4),
  .device-lg .tekstblok:not(.footer .tekstblok),
  .device-lg ul:not(.footer ul),
  .device-lg .uk-button:not(.footer .uk-button) {
    margin-left: 30px;
  }
  .device-lg .intro {
    background-position: 40px 0px;
  }
  .device-lg .drieKolomBlokken.blauw .uk-background-norepeat {
    top: -30px;
  }
}