section.her-personnel .flex-container{-webkit-box-orient:horizontal;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;justify-content:center}section.her-personnel .flex-container .person{-webkit-box-flex:calc(25% - 15px);align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 calc(25% - 15px);flex:0 0 calc(25% - 15px);-ms-flex-direction:column;flex-direction:column;width:calc(25% - 15px)}section.her-personnel .person .thumbnail img:not(:first-of-type){display:none}section.her-personnel .flex-container .person .thumbnail img{aspect-ratio:1/1;height:100%;object-fit:cover;object-position:top;width:100%!important}section.her-personnel .flex-container .person .thumbnail p{height:100%;margin:0;width:100%}section.her-personnel .flex-container .person .thumbnail{border:1px solid gray;height:100%;margin-bottom:auto;width:100%}section.her-personnel .flex-container .person .name{color:#fff;font-weight:700;margin-top:15px}@media screen and (max-width:981px){section.her-personnel .flex-container .person{-webkit-box-flex:calc(33% - 15px);align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 calc(33% - 15px);flex:0 0 calc(33% - 15px);-ms-flex-direction:column;flex-direction:column;width:calc(33% - 15px)}}@media screen and (max-width:565px){section.her-personnel .flex-container .person{-webkit-box-flex:calc(50% - 15px);align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 calc(50% - 15px);flex:0 0 calc(50% - 15px);-ms-flex-direction:column;flex-direction:column;width:calc(50% - 15px)}}