@Ziggy Thanks.
This (updated to 60vh) seems to be okay working on both mobile and desktop:
.user-items-list-carousel__slides {
min-height: 60vh;
}
I've attached the mobile view, please check the image, and let me know if there is also a way to reduce a bit the width of the card as well. The built-in options have only width of the text and card padding top and bottom, plus there is also space between the cards option which can be adjusted, but for mobile view, it's useless.
@Ziggy