@media (max-width: 991px) {
  a[href*="regisztracio"],
  a[href*="register"] {
    display: none !important;
  }
}