I discovered that you can easily correct all size problems by changing every instance of container to container-lg. However, that stretches the images in the carousel to ridiculous proportions. It may be possible to make the entire carousel container to stretch height and width. This will require more research.
I discovered that you can easily correct all size problems by changing every instance of
container
tocontainer-lg
. However, that stretches the images in the carousel to ridiculous proportions. It may be possible to make the entire carousel container to stretch height and width. This will require more research.