.cards{background:#fff;border:1px solid #e3e3e3;border-radius:20px;box-shadow:0 8px 10px rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:space-between;padding:30px}.cards p{margin-bottom:8px!important}.cards__card{align-items:center;align-self:flex-start;border:none!important;flex-direction:row!important;flex-wrap:nowrap;margin-bottom:1.4rem;max-width:100%}.card__image{border-radius:10px;height:auto;max-width:120px}.card__text{padding-left:20px}