Hey, I modified the code to
body.woocommerce .has-no-sidebar ul.products li.product {
width:300px;
margin-left: 7px!important;
margin-right: 6px!important;
}
.woocommerce ul.products li.product.first {
clear: none!important;
}
How does that look for you?