/* Custom Banner Clean */
.site-banner-img {
    width: 100% !important;
    height: auto !important;
    display: block !important;
    max-width: 100%;
    margin: 0 auto !important;
}
.site-banner { display: none !important; }
