.gcGalleryAlbumImgs {
    display: flex;
    margin: 0 -10px;
}
.gcGalleryAlbumImgs a {
    display: inline-flex;
    width: 25%;
    padding: 0 10px;
}
.gcGalleryAlbumPrev {
    margin-bottom: 60px;
}

.wf-icon-zoom-image::before {
    right: 15px !important;
}

h2 {
    text-transform: uppercase;
}