#contentBody {
    overflow-y: hidden !important;
    position: static !important;
}

#MasterPageFooter {
    display: none !important;
}

@media (max-width: 760px) {
    #MasterPageHeader {
        display: none;
    }

    #ProjectPanel4 {
        position: absolute !important;
    }
}