/* page title */
.pagetitle {
    padding: 50px 0;
}

/* home: staff */
.section-staff .staff-b .staff-member__image {
    min-height: auto;
    min-width: 250px;
    max-width: 100%;
    height: auto;
    width: auto;
    display: block;
    margin: 0 auto;
}