   div#topband {
    border: none;
    height: initial;
    box-shadow: none; position: initial;     width: auto;
    background-size: 100% auto;
    background-repeat: no-repeat !important;
}


.allFeaPage {
    position: relative;
    padding: 45px 40px;
    background-color: var(--theme-dark-color) !important;
}

.allFeaPage.credit, .allFeaPage.custslide {
    background-color: var(--theme-darker-color) !important;
}