Having recently started using bootstrap (less than six hours of documentation/development time), I encountered an issue where the width of my shadow container extends too far on smaller screen sizes. Any screen size above 991px leaves unwanted white space to the right of the form.
I created a codeply containing all the code I am currently using to illustrate this problem.
I would greatly appreciate any help or guidance on what may be causing this issue.