.slide-image {
    width: 100%;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.carousel {
    width: 100% !important;
}

.caption {
    height: 130px;
    overflow: hidden;
}

.caption h4 {
    white-space: nowrap;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

.lead > img {
    max-width: 300px;
}

.carousel-indicators {
    bottom: 0px;
}

.carousel-indicators li {
    box-shadow: 1px 1px 3px 0px;
    border: 1px solid #FC7A29;
}