@media screen and (max-width:767px) {
    .navbar-collapse {
    height: 100vh;
 }
}