#header-text-4 .bg {
    background-image: url('../images//uploaded/9/about.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity:1;
}#footer-logo-share .bg {
    background-image: url('../images/bg-sign.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    opacity: 0.075;
}

@media screen and (max-width: 500px) and (min-width: 350px) {
    .aboutus_style{
        padding-top: 30px;
    }
    }