.cards{display:flex;flex-wrap:nowrap;gap:1.4rem;justify-content:space-between}.cards h6{font-size:22px!important;line-height:28px!important;margin-bottom:10px!important}.cards__card{align-items:flex-start;align-self:stretch;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{padding:0 .7rem;width:100%}@media only screen and (max-width:991px){.cards{flex-wrap:wrap}.cards__card{margin:0 auto 1.4rem}}