newbie web dev here. I'm currently developing a website. On the website, I use a carousel from Bootstrap. I found a problem when the carousel moved between images 1 and 2. When the website is less than 615 pixels, the carousel-inner class starts changing dimensions between images 1 and 2 (either showing a black bar or an image size change). Here is the website https://rmsarirasa.com.
Is there any way to solve it other than setting up the carousel inner class max with media queries for each time it's bugging?