overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; // put the number of lines -webkit-box-orient: vertical;