



.os-header-wrapper {
  background-image: url(' https://static.insales-cdn.com/assets/1/58/6643770/1774091495/loaded_header_bg.webp ');
} 



@media screen and (max-width:768px) {
  .os-header-wrapper {
  background-image: url(' https://static.insales-cdn.com/assets/1/58/6643770/1774091495/loaded_header_bg_m.webp');
  }
}

@media (min-width:768px) {
.top-panel-wrapper {
    display: none;
  }
} 
