I have an issue with expanding divs wrapping to the next line. Basically I have a repeating DIV which is generated on the fly. The Div contains a product image, Quantity, Title and Price. The issue is that the title can be a varying length and so the title div must be able to expand onto multiple lines and the other divs should be able to re-arrange to match. The page must work on a small screen.I have an issue with expanding divs wrapping to