.cards{display:flex;flex-wrap:nowrap;height:100%;justify-content:space-between;margin-left:-25px}.cards__card{align-self:stretch;background-color:#fff;border-bottom:1px solid transparent!important;-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.1);box-shadow:0 0 5px 0 rgba(0,0,0,.1);margin-left:24px;width:50%}.card__image{height:auto;margin:0 auto 15px;max-width:100%}.card__text{color:#848484;width:100%}.card__text h1,.card__text h2{color:#60b0d8}.card__text h3{color:#1c1a21;font-size:1.3rem;line-height:1.2em}.card__text h2+h3{margin-top:-15px}