.widget-main-carousel {
    height: 250px;
}

.widget-main-carousel #main-carousel {
    height: 100%;
}

.widget-main-carousel #main-carousel .carousel-inner .item img {
    max-height: 250px;
    margin: auto;
}