@media only screen and (max-width: 600px) {
  h2 span {
    font-size: 26px !important;
    font-weight: 800 !important;
  }
}