section{position:relative}.team-image-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.team-image{width:auto;height:auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;text-align:center;cursor:pointer}.team-image img{height:auto;width:auto}.team-image-name{color:#22518b;font-size:15px;font-weight:500;margin-top:1em}.team-image-description{display:none;text-align:center;padding:1em;width:100%}.team-description-title{color:#21518a}#on_load_team_description{display:block}.team-image-description-wrapper{margin:auto;margin-top:2em;width:600px;background-color:white;border-radius:.5em;box-shadow:0px 3px 6px rgba(0,0,0,.2)}.team-faded img{opacity:.5}.mobile-team-box{display:none}@media(max-width:1200px){.team-image-row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.team-image{width:30%;margin:2em 1em 0 1em}.mobile-team-box{width:50%;display:flex;align-items:center;justify-content:center;background-color:white;box-shadow:0px 3px 6px rgba(0,0,0,.2);border-radius:.5em;margin-bottom:2em}.team-image-description-wrapper{display:none}.team-image-description{display:block !important}.team-faded img{opacity:1}.team-image-name{display:none}}@media(max-width:640px){.team-image,.mobile-team-box{width:100%}}