/* Tablet media queries - max-width: 1380px */

/* Adresse und E-Mail im Header ausblenden*/
  .contact-mail {
    display: none !important;
  }
}