@media screen and (max-width: 504px){
    .mobile-navbar{
        position:absolute;
    }

}