@media screen and (max-width: 767px) {
    .boost-pfs-filter-tree {
        display: block !important;
    }
  .boost-pfs-filter-mobile-style1-body:not(.boost-pfs-filter-tree-open-body) .boost-pfs-filter-mobile-style1 {
    max-height: unset;
  }
}