.blueimp-gallery > .description {
    position: absolute;
    top: 5%;
    left: 15px;
    color: #fff;
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 10px;
    font-weight: bold;
}

.blueimp-gallery-controls > .description {
    display: block;
}

.facebook_like_widget {
    margin-top: 30px;
}

#blueimp-gallery-carousel {
    height: 300px !important;
    padding: 0 !important;
}