@media all and (max-width:992px) {
    .menu {
  text-align: left;
  display: inherit;
}
.header .menu > ul > li > a {
  color: #000 !important;
}
}
