.carousel .image-style-12-col-banner,
.carousel .image-style-9-col-banner, 
.carousel img {
    width: 100% !important;
}

.carousel .slide-caption a {
    color: #c6af6f !important;
}

@media (max-width: 1100px) {
    .view.carousel .carousel-caption {
        min-width: 100%;
        margin-left: 0px;
        position: inherit;
        background: rgba(51,51,51,0.9) !important;
    }
}
