.cards{display:grid;justify-content:space-between}.cards__card{align-items:center;align-self:flex-start;display:grid;gap:2rem;grid-template-columns:1fr;max-width:100%}.cards__card-image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.cards__card-text{padding:0 .7rem;width:100%}.cards__card-icon svg{display:block;height:100%;margin:0 auto;max-width:80px;width:100%}.cards__card h1,.cards__card h2,.cards__card h3,.cards__card h4{margin-top:0}