Im trying to make a setup that is similar to youtubes grid of videos.
The problem comes with the titles. I see youtube shortens the titles with '...' and are no longer then two lines long.
Im not sure how to do this so im working with what i have available.
Here is an image of what the video grid looks like with a placeholder title and it looks and works fine:

Then when i apply the actual titles to the video grid, they are too long and break the grid.

Then i try different CSS to try to collapse or break the words appart such as: word-wrap and white-space. None of the available parameters work for some reason. So i try to apply a width to it, in an effort to "squeeze" the words together. That kinda works but it breaks the grid veritcally.

Is there a another way i should go about this? Here is the website so you can try to play with it if you want: iCODFilms