.staff-b .staff-member__image {
    max-width: 220px!important;
    /* width of the actual image to fit. */
}
#id_8bb6ab1d-3a7d-5765-8e25-59534401123d::before,
#id_79ffa457-e1d8-504a-9159-d24b44a5d823::before
 {
    border-bottom: 10px solid #5497ed;
}

.staff-member__prefix, .staff-member__first-last {
    font-size: 24px!important;
    font-weight: bold!important;
}
.cstm_header a.cta__button.component__button--1 {
    font-size: 14px !important;
    padding: 5px 0 !important;
}

















@media (min-width: 992px) {
.cstm_header .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.cstm_header .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
    max-width: 16%;
}
.phone__wrapper a .phone__number {
    font-size: 20px;
}
}