
body {
    padding-top: 138px !important;

}

@media screen and (min-width:768px){
    body {
        padding-top: 150px !important;

    }
}