/*Slider size*/
.carousel .item {
line-height: 250px;
overflow: hidden;
min-height: 250px;
}