
.resource-content-show-less {
    line-height: 1.5em;
    height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.resource-content-show-more {
  white-space: none;
}