section.gallery {}
section.gallery .heading {
    text-align: center;
    width: 100%;
}
section.gallery .link {
    text-align: center;
    display: block;
    margin: auto;
}
section.gallery .ug-thumb-wrapper {
    border-radius: 4px;
    overflow: hidden;
}