.post-grid {
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  max-height: 100px;
}
.post-thumbnail {
    display:none;
}