@media (max-width: 978px) {
    #search .product__details {
    display: none !important;
}
}