a.n2020 {
    position: absolute;
    margin-left: 200px;
}

a.n2020 div {
    display: flex;
    align-items: center;
  }
  a.n2020 h1 {
    margin-top: 15px;
    margin-left: 10px; /* Adjust the value as per your requirement */
  }