#body .product {
    height: 230px;
}

#body .product.small {
    height: 180px;
}

#body .product .variants,
#body .product.small .variants {
    height: auto;
}