.staffs .staff{background-color:#fff;box-shadow:0 2px 20px 0 #00000014;display:flex;flex-direction:column;width:240px}.staffs .staff>img{height:225px;max-height:225px;object-fit:cover;object-position:top;width:100%}.staffs .staff .info-group{display:flex;flex-direction:column;padding:30px 25px}.staffs .staff .info-group h6{color:#343a40;font-family:Roboto;font-size:24px;font-weight:500;line-height:32px;margin-bottom:6px}.staffs .staff .info-group>span{color:#262729;font-family:Roboto;font-size:18px;font-weight:400;line-height:29px}.staffs .staff .info-group .socials{column-gap:12px;display:flex;flex-direction:row;flex-wrap:wrap}.staffs .staff .info-group .socials a img{max-height:27px;max-width:27px}