.member_outer{align-items:flex-start;display:flex;flex-wrap:wrap;gap:30px 4%;justify-content:center;margin-top:40px}.member_outer .teams{display:flex;flex-direction:column;gap:10px;text-align:center;width:22%}.member_outer .teams img{border-radius:50%;height:180px;margin:auto;width:180px}@media only screen and (max-width:800px){.member_outer{display:flex;flex-wrap:wrap;gap:30px 2%}.member_outer .teams{width:32%}}@media only screen and (max-width:600px){.member_outer .teams{width:100%}}