.team{padding:3rem 0}.team__wpapper{display:grid;align-items:center;grid-template-columns:minmax(0,1fr);gap:2rem}.team__info{width:100%}.team__image{order:2}.team__content{order:1}@media screen and (min-width:1200px){.team__wpapper{grid-template-columns:minmax(0,630px) minmax(0,420px)}.team__image{order:1}.team__content{order:2}@media screen and (min-width:1344px){.team{padding:5rem 0}}