@media only screen and (max-width:767px){
    .webinar_leaf img{position:absolute;right:0;width:100px}
    .webinar-latest-content h2{font-size:25px}
    .webinar-content h2{font-size:20px}
    .webinar-list-content h2{font-size:25px}
    .latest-card h2{font-size:20px}
}
