.fbx-rounded .fbx-credit, .fbx-rounded .fbx-count {
    bottom: -40px;
}

.fbx-count {
    font-size: 22px;
    font-weight: bold;
}

.foogallery-album-gallery-list .foogallery-pile {
    position: relative;
    z-index: 10;
    float: left;
    margin: 10px 8px 15px 8px !important;
}

.vp-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: left !important;
    align-items: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important;
    width: 170px !important;
}

.vp-center {
    width: 170px !important;
}

.foogallery-album-gallery-list li {
    list-style-type: none !important;
    display: inline-block;
    margin-left: 5px !important;
}