@media (max-width: 749px) {
  .hamburger-btn {
    display: none !important;
  }
}