/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@media (max-width: 991.98px) {
  #desktop-header {
    display: block !important;
  }
#desktop-header-container, .easyzoom-product, .sticky-desktop-wrapper {
    display: none;
  }
}