.case-study-feature {
    text-align: center;
    height: 100%;
}

.case-study-feature .case-study-feature-text{
    margin-bottom: 1rem;
    /* height: 7rem; */
    height: auto;
}

.case-study-feature .card-body {
    flex-grow: 0;
    margin-top: auto;
}