.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:100%}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{padding:0 .7rem;width:100%}.card__text h1{font-size:1.75rem!important}@media screen and (max-width:1024px){.card__text h1{font-size:1.5rem!important;line-height:2rem!important}}@media screen and (max-width:768px){.card__text h1{font-size:1.25rem!important;line-height:2rem!important}}@media screen and (max-width:666px){.card__text h1{font-size:1rem!important;line-height:1.5rem!important}}