I need to customize BS carousel, to make images size responsive corectly. I need the carousel to adapt to the height of the active slides images initiel height. When the viewpor
I will refer you just to add the class "img-responsive" in the image tags. And Bootstrap will do the rest for you.
This class tells the Bootstrap that you want to scale the images according to the screen size.
For more details Here I have an article regrading this, You can take a look if you want
Carousel Image Slider In Bootstrap 3