@media (min-width: 1280px) and (max-width: 1366px) {
  .device-xl {
    /*COLOR*/
    /*NAV*/
    /*HEADER*/
    /*MAIN*/
    /*FOOTER*/
  }
  .device-xl .uk-navbar-container .uk-navbar .uk-navbar-right .uk-navbar-nav {
    flex-wrap: wrap;
    gap: 25px;
    height: 40px;
    max-width: 850px;
    justify-content: flex-end;
  }
  .device-xl .uk-navbar-container .uk-navbar .uk-navbar-right .uk-navbar-nav li, .device-xl .uk-navbar-container .uk-navbar .uk-navbar-right .uk-navbar-nav li a {
    min-height: 0px;
    height: 10px;
  }
  .device-xl .uk-navbar-container .uk-navbar .uk-navbar-right .reserveren:before {
    top: -5px;
  }
  .device-xl .header-b1 .uk-slideshow .uk-slideshow-items {
    height: 250px;
  }
  .device-xl .header-b2 .uk-slideshow .uk-slideshow-items {
    height: 300px;
  }
  .device-xl .home-b1 .col1 picture, .device-xl .home-b1 .col1 img {
    height: 300px;
  }
  .device-xl .home-b1 .col1 picture:before, .device-xl .home-b1 .col1 img:before {
    height: 350px;
  }
  .device-xl .home-b1 .uk-card img {
    width: 75px;
    height: 75px;
  }
  .device-xl .home-b2 .col2 picture:before, .device-xl .home-b2 .col2 img:before {
    height: 300px;
    top: 35px;
  }
  .device-xl .home-b2 .col2 picture, .device-xl .home-b2 .col2 img {
    height: 350px;
    padding-top: 50px;
  }
  .device-xl .home-b3 .col1 .uk-card:before {
    height: 465px;
  }
  .device-xl .home-b3 .col1 .uk-card .uk-card-media-top img {
    height: 415px;
  }
  .device-xl .home-b3 .col1 .uk-card:after {
    display: none;
  }
  .device-xl .home-b4 .col1 picture, .device-xl .home-b4 .col1 img {
    height: 350px;
  }
  .device-xl .home-b4 .col1 picture:before, .device-xl .home-b4 .col1 img:before {
    height: 400px;
  }
  .device-xl .home-b4 .col1 h1 {
    padding-top: 0px;
  }
  .device-xl .footer:before {
    top: -50px;
  }
  .device-xl .bookzo .inhoud {
    padding-left: 60px;
    padding-right: 60px;
  }
  .device-xl .bookzo .boekingsinfo {
    padding: 50px;
  }
  .device-xl .home-b2 .col2 picture:before, .device-xl .home-b2 .col2 img:before {
    height: 300px;
    top: 35px;
    width: 112%;
  }
  .device-xl .home-b2 .col2 picture, .device-xl .home-b2 .col2 img {
    height: 350px;
    padding-top: 50px;
    width: 100%;
  }
  .device-xl .home-b1 .col1 picture:before, .device-xl .home-b1 .col1 img:before {
    height: 500px;
  }
  .device-xl .home-b1 .col1 img, .device-xl .home-b1 .col1 picture {
    height: 450px;
  }
  .device-xl .home-b1 .uk-card img {
    height: 75px;
  }
}