@media all and (max-width: 768px) {
  .paragraph-product-finder {
    display: none !important;
  }
}