.cards{display:flex;flex-wrap:nowrap;justify-content:space-between}.cards-header h2{color:#202221}.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{padding:0 .7rem;width:100%}.cards__card{align-self:auto!important;max-width:none!important;width:calc(33.33% - 5px)}.cards__card.card{border-top:5px solid #96866f!important;color:#202221;padding:25px}.cards__card.card h3{color:#202221;font-size:25px;line-height:35px;margin-bottom:10px}@media (max-width:1024px){.cards{flex-direction:column}.cards__card{margin-bottom:15px;width:100%}}