#post-head .ins-single-news-heading {
  font-size: 25px;
}

/* Responsive */
@media only screen and (min-width: 768px) {
  #post-head .ins-single-news-heading {
    font-size: 22px;
  }
}