/*your custom css goes here*/

.products .product-image {
    display: block;
    float: left;
    margin-right: 8px;
    margin-bottom: 5px;
}
