Calculate class height to bottom of viewport

Hi everyone,

Here’s my current project: https://www.golpefilmes.com/romea_temp/profile/

I want the div’s named “.subsections > .column” (scrollable content below CURRENTLY, PAST etc) to automatically set a height and refresh on window resize. At this moment all div’s have “height: 220px” to illustrate the pretended behaviour.

The idea is for this div’s height to stop at the bottom of viewport with a 8px whitespace to bottom.

Thank you so much :wink:
F.