/* RESPONSIVE-MOBILE =============================================================================*/
@media screen and (min-width:601px) and (max-width: 800px) {
    #banner-1{
        width: 100%;
        height: 100vh;
        background: url('img/testing/katalog/banner122_m.jpg');
        background-size: 100%;
        background-repeat: no-repeat;
      }
}
  /* =========================================================================  RESPONSIVE-MOBILE*/