Basta che aggiungi una regola tipo


@media (max-width: 400px) {
.menu {
display: none;
}
}