I've created a Wireframe to showcase the concept I'm aiming for. There are 2 screens included to illustrate how the layout should adapt to different screen sizes.
Check out the Wireframe here
The goal is to have a center-aligned container named "Main-Section" with a maximum width (adjusted based on screen size) and a 12-column grid inside. On either side of the container, there should be two divs called "Left/Right Lane", which will evenly share the remaining space/width on each side.
My main query: How can I configure the left/right lanes to take up the remaining screen width equally?
Your assistance is greatly appreciated!