.team h2{margin-bottom:50px}.team .members{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.team h3{margin-bottom:4px}.team h3 a{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.team h3 a:after{content:"";display:block;width:15px;height:15px;background:url(../../img/linkedin-black.svg) no-repeat}.team figure{border-radius:10px;width:290px;height:350px;aspect-ratio:290/350;margin-bottom:30px}.team .functie{font-weight:700;text-transform:uppercase;font-size:14px;margin-bottom:10px}@media (max-width:500px){.team .member{width:100%}.team .member figure{width:100%;height:auto}}