@media (max-width: 991px) {

    .about_us {
        height:auto
    }

    .expertises {
        margin-top: 0px;
    }

    .bg-bubbles{
        height:auto
    }

    .text-expertise{
        color:black
    }

    .hr-expertise{
        color:black
    }

}

