div.woocommerce > ul.products li.product {
    width: 100%;
    float: none;
    display: block;
    margin: 0;
}