@media (min-width: 1150px) {
  .mobile-filter {
    display: none !important;
  }
}

