I am working on a website where users can upload images of various sizes. These images are then displayed in a Bootstrap 4 carousel. I want to ensure that the carousel maintains a consistent dimension across different screen sizes without changing the width or height of the images. Despite searching for solutions on this topic, I have not been able to find one that works for me.
Check out this CodePen for reference: codepen.io/paulamourad/pen/dByGwj?editors=1100