@media (min-width: 768px) {
  .single .entry-title { font-size: 34px !important; line-height: 1.15; }
}
@media (max-width: 767px) {
  .single .entry-title { font-size: 26px !important; line-height: 1.2; }
}
