@media (orientation: landscape) {
  .device-lg .uk-navbar-item, .device-lg .uk-navbar-nav > li > a, .device-lg .uk-navbar-toggle {
    font-size: 17px;
  }
  .device-lg .uk-logo {
    max-width: 115px;
  }
  .device-lg .zoekenrij p {
    font-size: 17px;
  }
  .device-lg .zoekenrij .col2::after {
    content: "";
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../../../images/system/zoeken-bg.svg);
    background-repeat: no-repeat;
    background-position: 2px -10px;
    background-size: cover;
    height: 41px;
  }
  .device-lg .headerhome .uk-background-norepeat {
    background-size: cover !important;
  }
  .device-lg .headerhome .slogan {
    height: 170px;
  }
  .device-lg #tm-main > div.headerhome.uk-section-default > div > div {
    height: 130px;
  }
  .device-lg .missie .uk-grid .uk-first-column::after {
    left: 84px;
  }
}
