.section-three-django .step-card h3+p{min-height:auto}
.case-study-wrapper h3, .case-study-wrapper h4 {
    font-size: 28px;
    line-height: 1.1;
    margin-bottom: 15px;
}

@media (max-width: 640px) {
    .case-study-wrapper a, .case-study-wrapper h3, .case-study-wrapper h4 {
        color: #000;
        font-size: 18px;
        line-height: normal;
    }
}