This is an enhancement to this question.
I'm just racking my brain on how to accomplish the layout below in bootstrap 4. The main thing I need are col 1, col 2, and col3 need to go to the bottom of their respective row. They need to be nested columns but bootstrap 4 it doesn't seem to fill the parent row height. Please help. Here's a CodePen as an example. I want the red color in the codepen to cover the yellow. Thanks in advance.
+-------------------------------------------------+
| Header |
+------------+------------------------------------+
| | COL 1 | COL 1 | COL 3 |
| Navigation | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
+------------+------------------------------------+