I am new to bootstrap and responsive design in general. How do I limit the maximum width of my site when including the responsive.css? Lets say I want the maximum width to be 1028px.
Also, If I am making any other changes within the media queries should I include them in a custom style sheet or place them in the responsive.css? I also noticed that if I set the column gutter to 48px this doesn't carry over to the responsive layout. If possible to change the gutter in the responsive layout where would I change this. There doesn't seem to be a variable in variables.less for this. Thanks
