/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@media (max-width: 991px) {
  .ybc-menu-toggle,
  .header-top,
  .changestatus .ybc-menu-toggle {
    display: none;
  }
  #desktop-header {
    display: block;
  }
}
