@media (min-width: 481px) and (max-width: 767px) {
    body .site-search .product_thumbnail_wrapper {
        width: 100% !important;
    }
}