img.gallery-img {
    position: relative;
    width: 100%;
}
.img-zoom {
    text-align: center;
    background-repeat: repeat;
    background-size: 1px;
}
#sd-lightbox {
    background: rgba(0,0,0,0.5)!important;
}
#sd-lightbox-bottom {
    display: none!important;
}
@media (max-width: 576px) {
}
@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}