#contact p {
  font-size: 24px;
  line-height: 1.16;
}

@media screen and (min-width: 75em) {
  #contact p {
    font-size: 36px;
    line-height: 1.2;
    max-width: 45rem;
  }
}
