@media (max-width:575.98px) {
    body {
        font-size: 0.925rem;
    }

    .h1 {
        font-size: 1.25rem;
    }

    .h3 {
        font-size: initial;
    }

    h2 {
        font-size: 1.3rem;
    }

    .divback-imgtop {
        background-position-x: center;
    }

    .analysis-banner {
        width: 190px !important;
    }

    .mhob-crm-banner {
        width: 241px !important;
    }

    .mhob-me-banner {
        width: 122px !important;
    }

    #posts-list li {
        width: 100%;
    }
}

@media (max-width:767.98px) {
    .cards-principais-funcionalidades {
        height: auto;
    }

    .cards-principais-funcionalidades2 {
        height: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .cards-principais-funcionalidades {
        height: 410px;
    }

    .cards-principais-funcionalidades2 {
        height: 410px;
    }
}

@media (max-width:991.98px) {
    .qdo-segmentos {
        margin-top: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .cards-principais-funcionalidades {
        height: 430px;
    }

    .cards-principais-funcionalidades2 {
        height: 350px;
    }
}

@media (max-width:1199.98px) {
    .navbar {
        font-size: 0.800rem;
    }

    .nav-item > .btn {
        font-size: 0.800rem;
    }
}

@media (max-width:1399.98px) {
}
