@media only screen and (max-width: 768px) {
    .pt-video-channel-title, 
    .wp-block-somevideoplaylist h2, 
    .video-channel-title {
        font-size: 16px !important;
        line-height: 1.2em !important;
    }
}
