.woocommerce .loops-wrapper.products.list-thumb-image>.product,
.loops-wrapper.list-thumb-image>.post{
    margin-bottom:1em;
    width:100%;
    margin-left:0;
	clear:both
}
.loops-wrapper.list-thumb-image .post-image img{
	width:100%
}