@media screen and (max-width: 767px){
.woocommerce .product-thumbnail {
    display: block!important;
}}