How do you set a grid when you have a sidebar? [closed]

I need to design a simple dashboard with a 240px sidebar menu for a 1440px screen size. The layout has to based on Bootstrap 4 Grid.

So I set a grid with a gutter of 30px - but how do I determine the total width of my grid? How do I determine the width of the container margins? enter image description here