/* Place any CSS overrides in this file. */
@media (max-width: 749px) {
  body {
    --universal-sidebar-width: 0px !important;
  }
}