.cards__card{margin-bottom:1.4rem;width:100%}.card__image{border-radius:50%;height:auto;margin:auto auto 1.5rem;min-width:250px;object-fit:cover;object-position:center}.card__text{color:#fff}.card__text h4{color:#fff;font-weight:700;margin-bottom:.5em}.cards{align-items:center;display:flex;flex-direction:row;flex-direction:column;flex-wrap:wrap;justify-content:center;text-align:center}@media (width >= 861px){.cards{align-items:flex-start;flex-direction:row}.cards__card{display:flex;flex-wrap:wrap;height:100%;justify-content:center;margin-left:0;margin-right:3%;width:31.33%}.cards__card:nth-child(3n){margin-right:0}.card__image{height:250px;width:250px}.card__text{max-width:260px}.card__text h4{font-size:26px}}