
@media only screen and (max-width: 600px) {
    .filterDiv {
        width: 90% !important;
    }
  }