.services-card {
    min-height: 337px
}

@media (max-width: 767px) {
    .services-card {
        min-height: 382px
    }
}