@media (orientation: landscape) {
  .device-lg h1 {
    font-size: 55px;
  }
  .device-lg h2 {
    font-size: 38px;
  }
  .device-lg .uk-navbar-container .uk-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .device-lg .uk-navbar-container .uk-navbar-nav {
    gap: 20px;
  }
  .device-lg .uk-navbar-left {
    width: 150px;
  }
  .device-lg .uk-navbar-right a {
    font-size: 14px;
  }
  .device-lg .locaties .uk-container .col2 {
    padding: 90px 15px 10px 75px !important;
    background-position: 30px 50px;
  }
  .device-lg .artiesten .uk-container .col1 {
    background-position: right 0px;
  }
  .device-lg.mn_artiesten .rij {
    margin: 0;
  }
  .device-lg.mn_artiesten .rij > div {
    padding: 30px;
  }
  .device-lg.mn_artiesten .rij .uk-button-large {
    padding: 0 30px;
  }
  .device-lg.mn_artiesten .rij .uk-margin-medium {
    margin-top: 0 !important;
    margin-bottom: 25px;
  }
  .device-lg.mn_contact .faq .uk-container, .device-lg.mn_contact .contact .uk-container {
    padding: 50px 30px;
    margin: 20px;
  }
  .device-lg.mn_contact .faq .uk-container .contactGegevens, .device-lg.mn_contact .contact .uk-container .contactGegevens {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
  }
  .device-lg.mn_contact .faq .uk-container .contactGegevens .el-content, .device-lg.mn_contact .contact .uk-container .contactGegevens .el-content {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 5px;
  }
  .device-lg.mn_contact .contact {
    padding-top: 0;
    padding-bottom: 0px;
  }
  .device-lg.mn_contact .uk-container-small {
    max-width: none;
  }
  .device-lg.mn_contact .instagram {
    padding-top: 25px;
  }
  .device-lg.mn_webshop .webshop {
    margin: 0 20px;
  }
  .device-lg.mn_webshop .webshop .uk-width-1-1 {
    padding: 0;
  }
  .device-lg.mn_webshop .webshop .uk-container .uk-grid:first-child {
    margin: 0;
  }
  .device-lg.mn_webshop .webshop .pjScProduct {
    background-color: #FFFFFF;
    padding: 0 0 25px 0 !important;
    height: unset;
    flex-direction: column;
    width: calc(100% / 3 - 20px) !important;
  }
  .device-lg.mn_webshop .webshop .pjScProduct:first-child {
    margin: 0;
  }
  .device-lg.mn_webshop .webshop .pjScProduct > p:first-child {
    margin: 0 !important;
  }
  .device-lg.mn_webshop .webshop .pjScProduct .scProductShortDesc, .device-lg.mn_webshop .webshop .pjScProduct .pjScProductPrice {
    padding-left: 25px;
    padding-right: 25px;
  }
  .device-lg.mn_webshop .webshop .pjScProduct .pjScProductPrice {
    padding-top: 20px;
  }
  .device-lg.mn_webshop .webshop .pjScProduct .scSelectorBuyNowForm {
    flex-direction: column;
    row-gap: 30px;
    padding-top: 20px;
  }
  .device-lg.mn_webshop .webshop .pjScProduct .scSelectorBuyNowForm .btn {
    padding: 10px 90px !important;
  }
  .device-lg.mn_webshop .webshop .pjScProducts {
    margin: 0px -20px 0px 0px !important;
    column-gap: 20px;
    row-gap: 20px;
  }
  .device-lg.mn_webshop .webshop .pjScProducts .visible-md {
    display: none !important;
  }
  .device-lg.mn_webshop .webshop .pjScProducts .col-xs-6:first-child {
    margin-left: -20px;
  }
}
