My goal with utilizing the grid system of Bootstrap 3 is to achieve the following visual layout: View my envisioned image here. However, when using the normal row and col structure, I end up with a different result: See what I actually get here.
Is there a way for me to align the first element of the second row in such a manner that it perfectly lines up with the first element of the first row while maintaining varying heights and ideally keeping the original order of elements?