.teamWrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.teamMember{display:flex;width:30%}.teamMember img{max-width:150px;margin-right:16px;max-height:150px;width:auto;height:auto}.teamMember h3,.teamMember p{margin:0}@media screen and (max-width:986px){.teamMember{width:50%}}@media screen and (max-width:767px){.teamMember{width:100%}}