@media (max-width: 749px) {
  .predictive-search__item-price,
  .predictive-search .price {
    display: none !important;
  }
}
