#galleryCarousel {
    background:#000000;
    padding:20px 20px 60px 20px;
}

#galleryCarousel .carousel-caption {
    width:100%;
    left:0;
    bottom:0;
    background:rgba(0,0,0,0.8);
}

.locations-details-view .line-entry{
    line-height: 1;
}

#galleryCarousel .carousel-caption p {margin:0;}