.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}.cards__card{align-items:flex-start;align-self:flex-start;aspect-ratio:3/2;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;padding:2rem;width:33%}.cards__card:first-child,.cards__card:nth-child(2){margin-right:1rem}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{color:#fff;padding:0 .7rem;width:100%}.card__text h3{color:#fff}