#staffListing .card-img-container {
aspect-ratio: 4 / 5;
overflow: revert;
}

#staffListing .cell {
    max-width: 55vw;
}

.card-block.card--block--img > .cell > .card > .card-section {
    border:none;
}

.card-section {
    padding: 1.125rem 0;
}