.team-section{display:flex;flex-direction:column}@media(min-width:992px){.team-section{flex-direction:row}}.team-section .section-title{flex:none;position:sticky;align-self:start;z-index:1;background-color:#fff;margin:0;padding:1rem 0;width:100%;text-align:center}@media(max-width:576px){.team-section .section-title{top:116px}}@media(min-width:576px){.team-section .section-title{top:80px}}@media(min-width:992px){.team-section .section-title{width:300px;text-align:left;top:100px}}.team-section .team-row{flex:1;justify-content:center}.team-section .team-row .member{margin:0 0 45px;width:100%;max-width:250px}.team-section .team-row .member .role{margin-top:0}.team-row:after{display:none}