It is basically a responsive container which width(max-width) is already set at each breakpoints and its width is 100% at extra small breakpoints(<576px)
It's width is 100% at extra small breakpoints(<576px)
It's width is 100% at extra small and small breakpoints(<768px)
It's width is 100% at extra small, small and medium breakpoints(<992px)
It's width is 100% at extra small, small, medium and large breakpoints(<1200px)
It's width is 100% at extra small, small, medium, large and x-large breakpoints(<1400px)
It's width is 100% at all breakpoints(less than and greater than 1400px)