/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 23 2021 | 01:30:45 */
.widget_supermag_posts_col_pro h4.title {
  max-height: 3em;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }
  .widget_supermag_posts_col_pro .widget-image {
    margin-top: 8px; }
