.j2store-products-row .j2store-single-product {
    padding: 0px 0px 40px 0px;
    border: 3px solid #f1f1f1;
    text-align: center;
}
.j2store-thumbnail-image img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
form#productFilters input, #j2store_sortby {
    width: 24% !important;
    margin-right: 1.2%;
}
#j2store_sortby {
    margin-right: 0px;
}
.j2store-single-product h2.product-title {
    font-size: 19px;
    margin-top: 20px;
}