.feature{
    overflow:hidden;
    background:;
}

.about{
    overflow:hidden;
    background:rgba(213,213,213,0.26);
}

.service{
    overflow:hidden;
    background:;
}

.product{
    overflow:hidden;
    background:rgb(248,251,241);
}

.information{
    overflow:hidden;
    background:rgb(248,251,241); 
}
