* {
    font-family: "Montserrat", Sans-serif !important;
}

p,
.section-title p {
    font-size: 17px !important;
    line-height: 150% !important;
}

#why_xooapp {
    display: block !important;
}

@media (max-width: 900px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 92vw !important;
    }
    .hero__section .elementor-container {
        flex-direction: column;
    }
    .hero__column-image {
        width: 100% !important;
        order: 2;
        display: none !important;
    }
    .hero__column-text {
        width: 100% !important;
        order: 1;
    }
    .hero__column-text .section-title {
        text-align: center !important;
        color: 
    }
    .hero__column-text  .stores-badge {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .hero__column-text  .stores-badge img {
        height: 44px !important;
        width: auto !important;
    }
    .hero__home {
        padding-top: 100px !important;
        padding-bottom: 230px !important;
    }
    .hero__column-text .section-title h1 {
        font-size: 36px !important;
        color: #FFF !important;
    }
    br {
        display: initial !important;
    }
    .hero__column-text .section-title p {
        color: #FFF !important;
    }
    .reechit__app-block .section-title p {
        padding: 10px 0 !important;
    }
    .reechit__app-block .section-title h2 {
        font-size: 36px !important;
        line-height: 125% !important;
        box-shadow: none !important;
    }
}

@media (max-width: 767px) {
    #why_xooapp {
        padding-bottom: 30px !important;
    }
    .reechit__specialist img {
        height: 350px !important;
        width: 100% !important;
        object-fit: cover;
    }
}

@media (max-width: 650px) {
    .hero__column-text .section-title p {
        padding-top: 15px !important;
    }
}

@media (max-width: 400px) {
    .hero__column-text .section-title h1 {
        font-size: 28px !important;
    }
    .hero__home {
        padding-bottom: 150px !important;
    }
    .hero__column-text .stores-badge img {
        height: 35px !important;
    }
    p,
    .section-title p {
        font-size: 16px !important;
    }
    .reechit__app-block .section-title h2 {
        font-size: 28px !important;
    }
}