@media screen and  (max-width: 900px) {
    .header-logo1 img {
        height: 30px !important;
    }
    .lonyo-hero-content .hero-title {
        padding-bottom: 29px;
        font-size: 25px;
        letter-spacing: normal;
    }

    .lonyo-hero-content .hero-title {
        padding-bottom: 29px;
        font-size: 25px;
    }

    .lonyo-hero-content .text {
        max-width: 600px;
        font-size: 16px;
    }

    .header-list li {
        line-height: 38px;
        font-size: 14px;
    }

    .top_section_banner {
        text-align: center;
    }

    .top_section_banner ul {
        text-align: left;
    }

    .lonyo-section-title.center h2 {
        font-size: 22px;
    }

    .lonyo-default-content h2 {
        font-size: 22px;
        margin-bottom: 21px;
    }

    .ai_section .lonyo-cta-thumb {
        position: relative !important;
    }

    .ai_section .header-list li {
        line-height: 38px;
        font-size: 14px;
    }

    .lonyo-cta-wrap p {
        color: var(--light-color);
        max-width: 600px;
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 35px;
        text-align: center;
    }

    .lonyo-default-content {
        padding-bottom: 0;
    }

    .lonyo-default-content h2 {
        font-size: 23px;
        margin-bottom: 21px;
        text-align: center;
    }

}