section.our-services123 {
    padding: 10px 0;
    background: url(../../images/b1bngnn.jpg);

    background-position-x: 0%;
    background-position-y: 0%;
   
    background-attachment: scroll;

    background-repeat: no-repeat;
   
    background-position: center;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    background-color: #9bb58d;
}


.menu_section h3 {
    text-align: center;
    color: #fff;
    background-color: #9bb58d;
    padding: 10px;
}

.widget .widget-title {
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 20px;
    color: #fff;
    background-color: #9bb58d;
    padding: 10px;
    text-align: center;
}
th{
    background-color: #9bb58d;
}