.carousel .item {
    width: 100%; /*slider width*/
}
.carousel .slider-image {
    background-size: cover;
    min-height: 500px;
}
