@media screen and (max-width: 1024px)
{
  a.headerMenu_toggleMobile
  {
    display: none;
  }
}