@media screen and (max-width: 1000px) {
    #myNavbar{
        margin-top: 50px;
    }

}