body .cbp-l-grid-projects-desc {
  white-space: normal;
  overflow: hidden;
  text-overflow: inherit;
  height: 5em;
  position: relative; }
  body .cbp-l-grid-projects-desc:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1em;
    content: ' ';
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }

/*# sourceMappingURL=iemmys-gallery.css.map */
