.teamMember{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-evenly}.teamMemberBox{flex:1 0 30%;max-width:30%;padding:20px}.teamInfo{text-align:center}.teamName{font-weight:600;margin-bottom:0}.teamTitle{font-size:15px;line-height:1;margin:5px 0 0}.teamTenure{font-size:15px;margin:0}.teamMemberBtn{margin:40px 0;text-align:center}@media(max-width:768px){.teamMemberBox{flex:1 0 48%;max-width:48%}}@media(max-width:480px){.teamMemberBox{flex:1 0 100%;max-width:100%}}