#site-header {
    background: #fff;
    position: relative;
}
#site-footer {
    display: none !important;
}
.remixology-split-nav {
    border-bottom: none; /* remove old border */
    position: relative;
}
.entry-content {margin-top: 15px !important;}
@media (max-width: 680px) {
    .remix .sub-head {
        line-height: 30px !important;
        font-size: 24px !important;
    }
}