.uc-sticky-gallery {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
}