You don't really need to go with flex/grid for this one, it's using bootstrap so you just need to resize/reposition.
Just change col-md-8 col-md-offset-2 to col-md-8 col-md-offset-0 (gets the long section to the left)
and add new section with col-md-4 col-md-offset-0 (takes the lower empty section and puts in right next to the long one).
There, done!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.