body {
    padding-top: 0px !important;
}

@media screen and (max-width: 768px) {
    body { padding-top: 60px !important; }
}
