@media screen and (max-width: 980px)
{
    .et_fixed_nav #main-header.et-fixed-header
    {
        position: fixed;
        height: 80px;
        margin-top: -55px;
    }
}
#main-footer
{
    display: none!important;
}