@media (orientation: landscape) {
  .device-lg {
    /*COLORS*/
    /*FONTS*/
    /*ALGEMEEN*/
    /*NAVBAR*/
    /*HOME*/
    /*PRIJZEN*/
    /*BEOORDELINGEN*/
    /*FOOTER*/ }
    .device-lg h1, .device-lg h2, .device-lg h3, .device-lg h4, .device-lg h5, .device-lg h6, .device-lg .uk-nav {
      font-family: 'Roboto', sans-serif; }
    .device-lg p, .device-lg ul, .device-lg li, .device-lg .footer {
      font-family: 'Ubuntu', sans-serif; }
      .device-lg .sidenav img {
        width: 55%; }
      .device-lg .sidenav p {
        padding-left: 35px; }
      .device-lg .sidenav .pjRrAsideArticle .pjRrRating {
        padding-left: 20px !important; }
    .device-lg .home .sub .home-b1 .el-nav > li > a {
      letter-spacing: 1px; }
      .device-lg .home .sub .home-b1 .uk-switcher .uk-grid {
        display: flex;
        flex-direction: column-reverse; }
        .device-lg .home .sub .home-b1 .uk-switcher .uk-margin-remove-first-child .uk-grid {
          flex-direction: row; }
    .device-lg .home .sub .home-b1 .uk-panel .uk-width-1-2\@m {
      width: 100%;
      display: flex;
      justify-content: center; }
    .device-lg .home .sub .home-b1 .uk-panel .uk-grid {
      flex-direction: column-reverse; }
    .device-lg .home .sub .home-b1 .uk-panel img {
      width: 300px;
      height: 300px; }
    .device-lg table thead tr th {
      padding-left: 0px !important;
      text-align: center !important; }
    .device-lg table tr {
      display: block; }
    .device-lg table td {
      display: block; }
    .device-lg #pjWrapperPHPReview_theme0 .pjRrBtnPrimary {
      padding: 0px 30px; } }
