.c-team-module__img{width:100%}.c-team-members .team__grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));padding:2rem}.c-team-member{background:#fff;border:1px solid #e6e6e6;border-radius:8px;padding:16px}.u-1{width:100%}.u-2{width:50%}.u-3,.u-4,.u-5,.u-6,.u-7,.u-8,.u-9{width:33.33%}@media(max-width:900px){.c-team-member{width:50%}}@media screen and (max-width:900px){.c-team-members .team__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.c-team-members .team__grid{grid-template-columns:auto;padding:1rem}.item.c-team-member{align-items:center;justify-content:center}}