I am struggling to create a layout with a right column using bootstrap. I can't figure out how to achieve the desired arrangement shown in this image. https://i.stack.imgur.com/VaIWD.png
I have attempted various methods but the right column does not adjust its size according to the content in the left column. My project is based on bootstrap 3. Even though I tried the following code, the right column does not match the height of the three columns on the left side. bootply
Any guidance or assistance would be greatly appreciated.