@media (max-width: 1024px) {
  .navbar-mobile-button {
    display: none !important;
  }
}