/* override theme background image */

#header {
    background-image: url("images/overlay.png"), url("/https/ww24.jp/images/bg.jpg") !important;
}

@media screen and (max-width: 980px) {
    #footer {
        background-image: url("images/overlay.png"), url("/https/ww24.jp/images/bg.jpg") !important;
    }
}
