@media (min-width:1025px) {
  #headline h1 {
    letter-spacing: -7px;
  }

  #headline p {
    font-size: 22px;
  }

}
