.nw_contact_us_fill label span input::placeholder, .nw_contact_us_fill label span textarea::placeholder {
    color: #fff !important;
}

.blogSingleBanner .nw_background_image {
        background-image: url(../images/about-us-banner.png)!important;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat; 
        opacity: 0.7;
}
.blogSingleBanner {
    background-color: #60d158;
    margin-top: 80px
}