.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}.cards__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:300px}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text,.title{padding:0 .7rem;width:100%}.title{color:#ff9902;font-size:30px;font-weight:700}@media (max-width:767px){.cards{text-align:center!important}.cards,.cards__card{display:block!important}.cards__card{width:100%!important}}