@media (min-width: 979px) {
    #navbar {
        overflow-y: inherit;
    }
}

