.sgr-gallery .lightbox .lb-image {
    border: 4px solid #b4934a !important;
}

.sgr-gallery.this-is-the-top-of-the-page {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}

.sgr-gallery .sg-scrollbar {
    height: 100%;
    overflow-y: auto;
}