Check out this carousel design with a login screen form here.
The carousel in the link above is experiencing issues with changing sizes for each image. I've attempted to adjust the width and height of the carousel-inner, carousel, and img elements without success.
I experimented with resizing the image using max-height:100%
and width:100%
, but unfortunately, it did not resolve the issue.