.about-area{
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: !important;
}

.counter-area{
    overflow:hidden;
    background-repeat: no-repeat;
    background-position: bottom;
    background:rgb(37,53,89) !important; 
}

.services-area{
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: !important;
}



.project{
    overflow:hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: !important;
}


.call-area{
    overflow:hidden;
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: !important;
}

.blog-area{
    overflow:hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: !important;
}


.sponsor{
    overflow:hidden;
    background-color: !important;
}
