.bls__product-details.pt-15.relative {
    min-height: 150px;
    /* height: 100%; */
    display: flex
;
    flex-direction: column;
    justify-content: space-around;
}