.section--team-list .team{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start}.section--team-list .team-item__image{height:260px}.section--team-list .team-item__wrapper{margin:.35rem;text-align:center;width:calc(25% - 1.25rem)}@media (max-width:1024px){.section--team-list .team-item__wrapper{width:calc(50% - 1.25rem)}.section--team-list .team-item__image{height:340px}}@media (max-width:768px){.section--team-list .team-item__wrapper{width:100%}}.section--team-list .team-item__wrapper p{margin:5px 0}.section--team-list figure.team-item{margin:0 0 1rem;width:100%}