I am trying to do the following with twitter bootstrap:
on all screens except the "extra", the layout should look like this:

on "extra small" devices it should look like this:

I already tried this soul Redefine divs using Twitter Bootstrap? but this doesn’t work because there is no “rowspan” from “B” over “B”, A "and" C ".
Thus, this means that if "B" is greater than "A", there is a gap between "A" and "C". Is there any way to achieve this?
Regards
source
share