I want to set fixed column width, but when content (String) is longer than width of column, then width of column stretch to width of string. 
But I need to have static width of column, not modifiable, and when content is longer, then transfer content to the next line. Thanks
Assuming you have code
in you style.css
Then Set CSS