@media only screen and (max-width:990px){.card__image{height:auto!important;width:100%}}.cards{display:flex;flex-wrap:nowrap;justify-content:space-between;margin:0 auto 30px;max-width:1201px;padding:30px}.cards__card{align-items:center;align-self:flex-start;border-radius:30px;display:flex;flex-wrap:wrap;margin:10px;max-width:100%;width:650px}.card__image{border-top-left-radius:30px;border-top-right-radius:30px;height:auto;margin:0 auto;max-width:100%}.card__text{background-color:transparent;background:linear-gradient(45deg,#fff,#b8dfe8);border-bottom-left-radius:25px;border-bottom-right-radius:25px;height:412px;padding:7px 30px;text-align:left}.card__text h3{color:#000;font-size:32px}.card__description,.card__description span{color:#000;font-family:poppins!important;font-size:16px!important;text-align:left}.card__description ul{padding-left:15px}.card{background-color:transparent!important;border:none}@media only screen and (max-width:480px){.card__text{height:auto!important;max-width:100%;padding-bottom:10px!important}.cards{border-radius:none;padding:0!important}.card__cta_button{padding-bottom:20px}}