@media screen and (max-width: 1100px) {
    ul {
        visibility: hidden;
    }
}