@media all and (min-width: 768px) and (max-width: 959px) {
  body #main .view-front-page-featured-content .views-row {
    padding: 30px 32px 15px;
  }
  body #main .view-front-page-featured-content .gh-float-row .views-row {
    width: 39%;
  }
  body #main .view-front-page-featured-content .views-field-title {
    height: 76px;
  }
  body #main .view-front-page-featured-content .left-column img {
    margin-bottom: 13px;
  }
  body #main .view-front-page-featured-content .views-field-field-sub-title a,
  body #main .view-front-page-featured-content .views-field-title a {
    line-height: 21px;
  }
  body #main .view-front-page-featured-content .date-display-single {
    font-size: 13px;
  }
  body #main .view-front-page-featured-content .short-descr {
    height: 122px;

  }
}
