/* Start custom CSS for html, class: .elementor-element-1945fb5 *//* Let carousel height adjust to photo dimensions */
.carousel-images {
    height: auto !important;
    min-height: 250px;
}

.carousel-images img {
    width: 100%;
    height: auto;
    object-fit: contain !important;
}/* End custom CSS */