@media only screen and (max-width: 390px) {
  .h1-sm {
    font-size: 75px;
  }
}

  