.team-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin:0 auto;max-width:1300px;padding:0!important}.team-member{align-items:flex-start}.team-member img{display:block;height:auto;margin-bottom:0;width:100%}.team-member-name{align-items:flex-start;background:#7ec3fc;box-sizing:border-box;color:#10273b;display:flex;flex-direction:column;justify-content:space-between;min-height:120px;padding:16px;width:100%}.team-member-name div,.team-member-name h4{margin:0}.team-member-name>:not(a){margin-bottom:10px}.team-member-name a{margin-top:auto}.team-member-name a img{display:block;height:auto;width:24px}@media (max-width:1060px){.team-list{gap:30px}}@media (max-width:768px){.team-list{gap:20px;grid-template-columns:1fr}}.team-list{display:grid;gap:44px;grid-template-columns:repeat(auto-fit,minmax(280px,300px));justify-content:center}.team-list,.team-member{box-sizing:border-box;width:100%}.team-member{background:#fff;display:flex;flex-direction:column;min-width:280px;overflow:hidden}