/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2021 | 15:48:31 */
body[data-elementor-device-mode="desktop"] div[data-elementor-type="loop"].resources_download .download-title .elementor-heading-title{
  display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow-y: hidden;
    height: 70px;
}

