@media screen and (max-width: 479px ) {
  .about-section h1 {
      font-family: "Oswald";
      font-size: 2.5em;
      font-weight: 700;
      line-height: 1.1em;
  }
}