.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}.cards__card{align-items:center;align-self:flex-start;box-shadow:0 1px 2px rgba(0,0,0,.1),0 5px 10px rgb(0 0 0/5%);display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:300px}.card__image{height:auto;margin:0 auto;max-width:100%;object-fit:contain;padding:.7rem}.card__text{padding:0 .7rem;width:100%}