.cards h2{margin-bottom:var(--spacer_20)}.cards__container{margin-top:var(--spacer_32);row-gap:32px}section.cards__card.card.span6:nth-child(odd){margin-left:0}.cards__card{display:flex;flex-direction:column;max-width:100%}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.7rem}.card__text{width:100%}.card p{margin-bottom:0}.card svg{margin-bottom:var(--spacer_12)}@media (max-width:767px){.cards__container{gap:17px}}