:root {
    font-size: 16px;
  }
  @media (max-width: 1920px) {
    :root {
      font-size: 16px;
    }
  }