@media screen and (max-width: 1530px) {
    #menu {
        width: 0;
        overflow: hidden;
        justify-content: center;
    }
}