Is there a way to make full-width images in the bootstrap 4 carousel cropped based on
position: center, background: cover
to prevent scrolling issues?
I attempted to follow advice from this webpage but encountered stretching and scroll-bar problems with different backgrounds.
You can find the github repo here if needed.