.cards__card{margin-bottom:1.4rem;width:100%}.card__image{border-radius:50%;height:auto;object-fit:cover;object-position:center;margin:auto auto 1.5rem;min-width:250px}.card__text{color:#fff}.card__text h4{color:#fff;font-weight:bold;margin-bottom:.5em}.cards{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;text-align:center;flex-direction:column;align-items:center}@media(min-width:861px){.cards{align-items:flex-start;flex-direction:row}.cards__card{display:flex;flex-wrap:wrap;height:100%;justify-content:center;width:31.33%;margin-left:0;margin-right:3%}.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}}