.id-header {
  margin: 50px;
  display: flex;
  justify-content: space-between;
  min-width: 500px;
}

.header-links a:first-child {
  margin-right: 20px;
}