.type-user .size-lg, [class^="page-our-people"] .pic-format-square{
    width: 200px !important;
    height: 280px !important;
}

#___gatsby .MuiAccordion-rounded ul{
    font-size: 0.9rem;
}

#___gatsby .entities-list .type-node--personnel .MuiAvatar-root{
    width: 200px;
    height: 280px;
}
#___gatsby .entities-list .type-node--personnel .excerpt-content {
    .excerpt-title{
        font-size: 1.1em;
        font-weight: 600;
        line-height: 1.5;
        small{ font-size: 1em; }
    }
    .subtitle{
        font-size: 0.7em;
        font-style: italic;
    }  
}