.teamMember{display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:40px 80px;width:100%}.teamMember .autherImage .socialIcons{display:flex;flex-wrap:wrap;gap:24px}.teamMember .autherImage .socialItem a{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.teamMember .authInfo,.teamMember .autherImage{width:100%}.teamMember .autherImage img{max-width:369px;width:100%}.teamMember .autherImage .socialItem svg{height:20px;width:auto}@media(min-width:768px){.teamMember .autherImage{width:calc(30% - 40px)}.teamMember .authInfo{width:calc(70% - 40px)}}@media(max-width:767px){.teamMember{gap:30px}.teamMember.p-10,.teamMember.p-8{padding-left:20px;padding-right:20px}}