#body {
    padding-top:90px !important;
}
@media screen and (min-width: 600px) {
    #body {
        padding-top:90px !important;
        padding-bottom:100px !important;
    }   
}