.teamWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.team{flex-basis:30%;margin:20px 1.65%}.teamHead{margin:0px auto;display:block;width:200px}.teamName,.teamTitle{text-align:center}.teamMembersTitle{text-align:center}.emailLink{color:black;text-decoration:none}@media screen and (max-width:700px){.team{flex-basis:47%;margin:20px 1.5%}}@media screen and (max-width:550px){.team{flex-basis:100%;margin:20px 0}}