.team-grid{-webkit-box-orient:horizontal;column-gap:1rem;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.team-grid,.team-grid .member{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.team-grid .member{margin-bottom:1rem;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;background:#fff;justify-content:flex-start}@media (min-width:1081px){.team-grid .member{width:calc(25% - .75rem)}.team-grid .member:not(:nth-child(4n)){margin-right:0}}@media (max-width:1080px){.team-grid .member{width:calc(33% - .66rem)}.team-grid .member:not(:nth-child(3n)){margin-right:0}}@media (max-width:860px){.team-grid .member{width:calc(50% - .5rem)}.team-grid .member:not(:nth-child(2n)){margin-right:0}}@media (max-width:650px){.team-grid .member{width:100%}}.team-grid .member .name{font-size:22px;font-weight:500}.team-grid .member .type{color:#1d2130;font-size:17px;min-height:35px}.team-grid .member .image{border-radius:150px;display:block;height:150px;margin:0 auto;overflow:hidden;position:relative;width:150px}.team-grid .member .bio ul{padding-left:10px}.team-grid .member img{display:block;height:100%;max-width:none;min-width:100%}.team-grid .member .details{background:#fff;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.team-grid .member .details h3{margin-top:0;min-height:55px;text-transform:none}