@media (max-width: 600px) {
    .alliance-topbar .btn {
        font-size: 12px !important;
    }

    .icon-wrap i {
        width: 30px;
        height: 30px;
        font-size: 16px;
    }

    .statCard {
        padding-bottom: 0 !important;
    }

    .scholarCard {
        padding: 15px !important;
    }

    h2.title {
        font-size: 24px;
    }
.cta-illustration i{
  font-size: 25px;
}
.cta-circle {
    width: 50px !important;height: 50px !important;margin-top: 20px !important;
    display: flex;justify-content: center;align-items: center;
}
}