Currently, I'm working on coding a portion of a single-page responsive Bootstrap layout that features two columns of text placed side by side. The request from the designer is for these columns to have a maximum width, but to be centered until they hit that limit, at which point they will no longer be centered (unlike the other elements that remain responsive).
Is there a known solution to maintain the center alignment of the two text columns, even after reaching their maximum width?
Update: You can view what the code looks like by following this link: http://www.bootply.com/119539