section.card-7a9 .card-heading {
    margin-bottom: 50px;
}
section.card-7a9 .card-description {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
section.card-7a9 .card-description a {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

section.card-7a9 .card-description p:last-of-type {
    margin-bottom: 0;
}

section.card-7a9 .card-top img {
    border-radius: 15px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}