.team-wrapper{display:flex;flex-flow:row wrap;gap:10px 20px;justify-content:center;justify-content:space-around}.team-wrapper .swap-on-hover{min-height:244px;min-width:360px}.team-card-wrap{margin-bottom:60px;max-width:360px}.team-content-wrap{border-bottom:10px solid #ededed;border-left:1px solid #ededed;border-right:1px solid #ededed}.team-content-wrap h2{font-family:Arial Narrow,Arial,Sans-serif;font-size:1.875rem;font-weight:700;margin:0;padding-top:30px;text-align:center}.team-content-wrap h3{color:#6f6f6f;font-size:1.25rem;margin:0 0 30px;text-align:center}.swap-on-hover img{height:auto;max-width:100%}.swap-on-hover img:last-child,.swap-on-hover:hover img:first-child{display:none}.swap-on-hover:hover img:last-child{display:inline-block}