.team{padding:2rem 0}.team__wpapper{display:grid;justify-content:space-between;align-items:center;grid-template-columns:minmax(0,1fr);gap:3rem}.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,574px) minmax(0,1fr);gap:4rem}.team__image{order:1}.team__content{order:2}.team__info{width:80%}}@media screen and (min-width:1344px){.team{padding:5rem 0}}