@media (max-width: 640px) {
    .btn-gest-primary {
        text-wrap: nowrap;
    }

    .content-section-team{
        margin-top: 1rem;
        margin-bottom: -3rem;
        padding-left: 0;
        padding-right: 0;
    }
    
    .team-section {
        padding: 1rem 0 !important;
    }

    .title-hero {
        margin-top: -10.5em !important;
    }

    .scroll-down {
        margin-top: 8em !important;
    }

    .arrow-card {
        display: block;
    }

    .mb-640-1 {
        margin-bottom: 1rem !important;
    }

    .mbm1-640 {
        margin-bottom: -1rem !important;
    }

    .mbm2-640 {
        margin-bottom: -.2rem !important;
    }

    .tc-640 {
        text-align: center;
    }

    #servicos {
        padding: 0;
    }

    .carousel-content {
        margin-top: -3rem;
    }

    .py0-640 {
        padding: 0 !important;
    }
    
    .py1-640 {
        padding: 1rem 0 !important;
    }

    .py2-640 {
        padding: 2rem 0 !important;
    }

    .py3-640 {
        padding: 3rem 0 !important;
    }

    .pt0-640 {
        padding-top: 0 !important;
    }
    
    .pt1-640 {
        padding-top: 1rem !important;
    }

    .pt2-640 {
        padding-top: 2rem !important;
    }

    .pt3-640 {
        padding-top: 3rem !important;
    }

    .px0-640 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .px1-640 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .px2-640 {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .mt0-640 {
        margin-top: 0 !important;
    }

    .mt1-640 {
        margin-top: 1rem !important;
    }

    .mt2-640 {
        margin-top: 2rem !important;
    }

    .mt3-640 {
        margin-top: 3rem !important;
    }

    .mt4-640 {
        margin-top: 4rem !important;
    }

    .mt5-640 {
        margin-top: 5rem !important;
    }

    .mt-1-640 {
        margin-top: -1rem !important;
    }

    .mt-2-640 {
        margin-top: -2rem !important;
    }

    .mt-3-640 {
        margin-top: -3rem !important;
    }

    .mx0-640 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .lh1-640 {
        padding-left: 1rem;
        line-height: 1.5rem;
    }

    .w-100-640 {
        width: 100% !important;
    }

    .mw-100-640 {
        max-width: 100% !important;
    }

    .btn-gest-secondary {
        width: 100% !important;
        text-align: center;
        text-wrap: nowrap;
    } 

    .whats-link {
        right: 1rem !important; 
        bottom: 2.5rem !important; 
    }

    .whats-icon {
        width: 4em !important;
        height: 4em !important;
    }

    .benefit-title-area {
        justify-content: center !important;
    }
}