I'm designing a site using Twitter Bootstrap. I have a page with three content units. In a desktop view, I'd like unit 1 (which is much larger than the others) to appear on the left, and the smaller units 2 and 3 to appear together on the right.
Currently, when this page collapses to phone-size, units 2 and 3 move beneath unit 1. Is there a way that I can have unit 2 display above unit 1, but still have them on the right at desktop size?