.section-staff .staff-b .staff-member__image {
    min-height: auto;
    min-width: 350px;
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

.section-staff .staff-b .staff-member__image-wrapper {
    padding-top: 15px;
}