.team{padding:2rem 0}.team__wpapper{align-items:righ;display:grid;gap:3rem;grid-template-columns:minmax(0,1fr);justify-content:space-between}.team__info{width:100%}.team__image{order:2}.team__content{order:1}@media screen and (min-width:1200px){.team__wpapper{gap:4rem;grid-template-columns:minmax(0,574px) minmax(0,1fr)}.team__image{order:1}.team__content{order:2}.team__info{width:80%}}@media screen and (min-width:2344px){.team{padding:5rem 0}}