.feature{
    overflow:hidden;
    background:rgb(255,255,255);
}

.about{
    overflow:hidden;
    background:rgba(255,255,255,0.98);
}

.service{
    overflow:hidden;
    background:rgb(255,255,255);
}


.blog-section{
    overflow:hidden;
    background:rgb(241,246,250); 
}
