#top-banner .carousel-caption {
    background: #dce8fe00 !important;
}
@media (min-width: 768px) {
    #top-banner .carousel-item, #top-banner .banner {
        position: relative;
        min-height: 420px !important;
        background: #dce8fe00 !important;
    }
}

.header-content-wrap{
    display:none !important;
}
.home_page_body .header-content-wrap{
    display:block !important;
}

@media (min-width: 768px) {
    #top-banner .carousel-item, #top-banner .banner {
        position: relative;
        min-height: 420px !important;
        background: #dce8fe00 !important;
    }

}