/**
* Theme Name: Yaglo Child
* Description: This is a child theme of Yaglo, generated by Merlin WP.
* Author: <a href="http://pavothemes.com/">Pavothemes</a>
* Template: yaglo
* Version: 1.0.1
*/
.entry-meta .post-author{
    display: none !important;
}
.classes-default .classes-instructor-thumbnail{
    display: none !important;
}
.classes-default .entry-title{
    -webkit-line-clamp: 3;
}