
footer .site-page-contents .row .col-md-6:first-child {
    width:100% !important;
}

footer .site-page-contents .row .col-md-6:last-child {
    display: none !important;
}

header {
    background-color: orange !important;
}

.site-page {
    overflow-x: visible !important;
}

#content {
    overflow-x: visible !important;
}

