.cards{display:flex;flex-wrap:nowrap;gap:40px;justify-content:space-between;margin:auto}.cards__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;max-width:100%}.card__image{height:auto;height:100px;max-width:100%;object-fit:contain;padding-bottom:20px}.card__text{width:100%}.card__text p{margin:0}