I'm back with another query....
The layout of the project I'm working on is a header across the top, and two main sections underneath. Main content on the left and a column 25% of the screen width. This column needs to be a different colour, but the content doesn't always fit to the bottom of the page.
Question is, how do I continue the background colour of that column across all screen widths? I have added a Min-height value at each breakpoint, but it doesn't solve the problem of the in-between screen sizes. I seem to get some occasions of the colour not reaching the bottom and it's 'jumping' about a bit.
Hopefully its an easy fix, like the other question

Thanks in advance.