.header .logo h1 img {
    max-width: 200px;
    max-height: 100px;
}
.header .support {
    color: #fff;
}

.header .support span {
    display: block;
    font-size: 18px;
    text-align: right;
}

.header .support span b {
    color: #9c64f4;
}

@media only screen and (max-width: 767px) {
    .header .support span {
        text-align: center !important;
        font-size: 16px;
    }
    .section-pre-application .pre-box {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .section-testimonial .lw-testimonials .testimonial-item {
        width: 100%;
        margin: 0px !important;
        margin-bottom: 15px !important;
    }
    .section-pre-application .pre-box .countdown ul li {
        font-size: 12px !important;
        padding: 0px !important;
    }
    .section-pre-application .list-include li span {
        font-size: 18px !important;
        line-height: 28px !important;
    }
    .section-pre-application .pre-box .total-value,
    .section-pre-application .pre-box h3 {
        margin-top: 20px;
    }
    .section-testimonial h2 {
        font-size: 20px !important;
    }
    .section-testimonial h3 {
        font-size: 36px;
    }
    .section-pre-application h3.are-you-ready {
        font-size: 36px !important;
        line-height: 46px !important;
    }
    .header .support span {
        text-align: center;
    }
    .section-pre-application {
        padding: 10px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .section-pre-application .pre-box {
        padding: 30px;
    }
    .section-pre-application .pre-box h4,
    .section-pre-application .pre-box h3 {
        font-size: 24px !important;
    }
    .box-white .market-total  {
        font-size: 24px;
    }
    .generate-text {
        font-size: 18px;
    }
}