@media (orientation: landscape) {
  .device-lg .uk-logo img {
    max-width: 160px;
  }
  .device-lg .header .uk-section {
    min-height: max(0px, 100vh - 118px - 40vh) !important;
  }
  .device-lg .uk-navbar-nav .aanbiedingen {
    font-size: 11px;
  }
  .device-lg .uk-search-default {
    width: auto;
  }
  .device-lg .uk-navbar-left,
  .device-lg .uk-navbar-right,
  .device-lg [class*=uk-navbar-center] {
    gap: 0px;
  }
  .device-lg .uk-navbar-left,
  .device-lg .uk-navbar-right,
  .device-lg [class*=uk-navbar-center] {
    display: flex;
    gap: 20px;
    align-items: flex-end;
  }
  .device-lg .uk-navbar-dropdown .uk-grid {
    min-width: 70wv;
  }
  .device-lg .uk-navbar-dropdown .aanbiedingendropdown.uk-grid {
    min-width: 50vw;
    left: -180px !important;
    position: absolute;
  }
  .device-lg .uk-nav > li > a {
    padding: 0 0 5px 0;
  }
  .device-lg .uk-navbar-dropdown .uk-grid-column-large > *,
  .device-lg .uk-navbar-dropdown .uk-grid-large > * {
    padding-left: 10px;
  }
  .device-lg .uk-navbar-dropdown .uk-nav-default {
    font-size: 1.2rem;
  }
  .device-lg .header .bookzo-search {
    margin-top: 30px;
  }
  .device-lg .header h2 {
    font-size: 3.3rem;
    line-height: 3.3rem;
    letter-spacing: 2px;
  }
  .device-lg .intro .uk-list img {
    max-width: 40px;
    min-width: 40px;
    max-height: 40px;
    min-height: 40px;
  }
  .device-lg .verblijven {
    padding: 30px 0;
  }
  .device-lg .verblijven .uk-button {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .device-lg .verblijven .uk-grid {
    margin-top: 35px;
  }
  .device-lg .verblijven::after {
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    bottom: -28px;
    width: 100%;
    height: 30px;
  }
  .device-lg .lastminutes {
    padding-top: 100px;
  }
  .device-lg .lastminutes .bookzo-bootstrap .card-body {
    padding: 10px 5px 10px 5px;
  }
  .device-lg .bookzoelements .btn-secondary {
    padding: 0 5px;
    min-width: 110px;
  }
  .device-lg .bookzoelements .card-title-name {
    position: absolute;
    top: -35px;
  }
  .device-lg .bookzoelements .result-item.card .card-body {
    margin-top: 35px !important;
  }
  .device-lg .bookzoelements .card-body-inner-wrapper {
    margin-right: 10px;
  }
  .device-lg .tipsblogs,
  .device-lg .actieblok {
    padding: 50px 0;
  }
  .device-lg .tipsblogs .uk-card h3 {
    height: 40px;
    font-size: 1rem;
  }
  .device-lg .actieblok .uk-card h3 {
    font-size: 1rem;
  }
  .device-lg .socialblok {
    min-height: 700px;
  }
  .device-lg .socialblok .col1 {
    padding: 30px;
  }
  .device-lg .reviews h2 {
    padding: 0 0 40px 0;
  }
  .device-lg .copy ul {
    gap: 20px;
  }
  .device-lg .aanbodtotaal .col-xl-3 {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
  .device-lg .tekstblok3 h2 {
    font-size: 1.2rem;
  }
  .device-lg .calendar-persons {
    flex-direction: column;
  }
  .device-lg .calendar-persons .persons-wrapper {
    padding-right: 50px;
  }
  .device-lg .detailblok.acco .col1 {
    padding: 0 20px 0 0;
  }
  .device-lg .fixedcol h3 {
    font-size: 1.3rem;
  }
  .device-lg .fixedcol .calendar-persons-form .form-control {
    min-width: 210px !important;
  }
  .device-lg .detailblok.acco .uk-container {
    padding-right: 0px;
  }
  .device-lg .boekenblok .card {
    padding: 10px !important;
  }
  .device-lg .boekenblok .reservation-form {
    padding: 10px;
  }
  .device-lg .verblijven-card.blogoverzicht .uk-card img {
    aspect-ratio: 1.7777777778;
    object-fit: cover;
    min-height: 350px;
  }
  .device-lg .tm-top {
    display: none;
  }
}