.cards{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%}@media(max-width:768px){.cards{flex-wrap:wrap !important}.cards__card{flex:50%}.cards__header__text{padding:62px 0 0 0 !important;font-size:30px !important;line-height:27px !important}.card__text p{font-size:16px !important;line-height:15px !important}.card__text h4{font-size:16px !important}}.cards__card{align-items:center;vertical-align:top;display:inline-flex;flex-direction:column;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;width:250px;text-align:center}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.3rem 10px}.cards__header__text{font-weight:bold;font-size:40px;line-height:39px;text-align:center;margin-bottom:30px}.card__text{padding:0 10px;text-align:center;width:100%}.card__text h4{margin:0 0 .3rem 0;line-height:1}.card__text p{font-weight:bold;font-size:18px;line-height:24px}