.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{font-size:30px!important;line-height:27px!important;padding:20px 0 0!important}.card__text p{line-height:15px!important}.card__text h4,.card__text p{font-size:16px!important}}.cards__card{align-items:center;display:inline-flex;flex-direction:column;flex-wrap:wrap;margin-bottom:1.4rem;max-width:100%;text-align:center;vertical-align:top;width:250px}.card__text a,.card__text a:hover{color:#402346;text-decoration:underline}.card__image{height:auto;margin:0 auto;max-width:100%;padding:.3rem 10px}.cards__header__text{font-size:40px;font-weight:700;line-height:39px;margin-bottom:30px;padding:0 115px 20px;text-align:center}.card__text{padding:0 10px;text-align:center;width:100%}.card__text h4{font-weight:700;line-height:1;margin:0 0 .3rem}.card__text p{font-size:18px;line-height:24px}