.header {
  padding: 70px 10px 30px;
}
.header-grid {
  display: grid;
  justify-items: center;
}