input.j2store-cart-button.btn.btn-primary {
  margin-top: -3px;
}
.j2store-module-product.span4 {
    border: 2px solid #f1f1f1;
	padding: 10px;
	width: 29%;
    margin-bottom:30px;
 
}
.j2store-products-row .span4 {
  padding: 20px;
  border: 3px solid #f1f1f1;
}
.j2store-product-module .j2store-module-product:nth-child(3n+1) {
  clear: left;
  margin:0;
}