.woocommerce div.product div.images img {
float: none !important;
width: 99% !important;
margin-bottom: 0 !important; }
.product_list_widget_img_wrapper {
width:60px; max-height:80px; 
overflow:hidden;
float:left;
margin-right:20px;
margin-bottom:10px;
}
.product_item .image_container {
position:relative; max-width: 190px !important; max-height:280px;  }