@media screen and (min-width: 990px) {
  body .premium-header .furnizo-ls-menu--3-columns {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}
