#team{margin:100px auto 0;width:100%}#team h2{margin-bottom:50px}#team .mates{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}#team .mate{display:inline-block;font-size:22px;margin:0 20px 50px;text-align:center;width:20%}#team .mate.big{margin-bottom:50px;width:35%}#team .mate h4{font-weight:400;margin:0 0 10px}#team .title{color:rgba(31,32,34,.5);font-size:16px;margin:0 auto}#team .headshot{border-radius:50%;height:130px;margin-bottom:20px;width:130px}#team .big .headshot{height:200px;width:200px}@media screen and (max-width:900px){#team .mate,#team .mate.big{width:100%}}@media screen and (max-width:767px){div#team{margin:50px 0}}