@media (max-width: 768px) {
  .filter:not(.show) .filter-collapse,
  .filter:not(.show) .select2 {
    display: none !important;
  }
  .filter > label {
    cursor: pointer;
  }
}
/*# sourceMappingURL=main.css.map */