Is there a way to utilize the entire width on extra small and small devices (using container-fluid), while only using the container class for other devices? What would be the most effective method for implementing this setup? I attempted using jasnys bootstrap which includes a container-smooth class, but unfortunately it does not center the content properly once the screen size exceeds a certain point...