
@media screen and (max-width : 767px) {
    
    .entry-content h1 {
      font-size: 35px;
    }
    
}