.banner-static:not(.has-bg-image):not([class*="bg-"]) {
    background-color: #7c7ce0;
    background-image: url(../image/banner-inner.jpg);
}
