.teamSection{background-color:#000;height:40rem;width:100%}.teamSection,.teamSection .member{align-items:center;display:flex;justify-content:center}.teamSection .member{background-color:#44d400;border-radius:10px;flex-direction:column;font-family:Montserrat,sans-serif;font-size:1.5rem;margin:0 5rem}.teamSection .member img{margin-top:1rem;width:90%}.teamSection .member h4{font-size:1.5rem;line-height:normal;margin:.5rem}.teamSection .member h6{font-size:.67em;line-height:normal;margin:.5rem}.teamSection .member #linkedIn{align-items:center;background-color:#fff;border-radius:5px;color:#4385f5;display:flex;justify-content:center;line-height:normal;margin-bottom:1rem;width:10rem}.teamSection .member #linkedIn img{margin:0;width:2rem}@media screen and (max-width:850px){.teamSection{flex-direction:column;height:auto}.teamSection .member{margin-bottom:20px}}