.product .product-price {
    width: 26%;
    float: right;
    margin-bottom: 0;
    margin-top: 0px !important; 
    text-align: right;
}
.product .product-image img, .product .product-image>a {
    display: block;
    width: 100%;
     height: unset !important;
}


