/* CSS Document */

/*
.gallery .gallery-icon a img {
    width: 90px !important;
}
*/
.gallery .gallery-item {
    margin: 0 5px 15px 0 !important;
    width :auto;
}
.gallery {
    text-align: center;
}
.photo-title {
    font-size: 18px !important;
    font-weight: 600 !important;
    text-align: center !important;
}