.members__item{--mtgap:60px;border-top:2px dotted var(--clr_accent);display:flex;flex-wrap:wrap;gap:30px 40px;margin-top:var(--mtgap);padding-top:var(--mtgap)}.members__img{width:40%}.members__img img{border-radius:10px;max-width:none!important;width:100%!important}.members__info{flex:1;min-width:500px}@media (max-width:991px){.members__info{min-width:350px}.members__info h3 span{display:block}}@media(max-width:767px){.members__item{--mtgap:30px}.members__info{flex:none;min-width:auto;width:100%}}