.gallery-wrapper {
    margin-bottom: 20px;
    margin-top: 20px;
    @include media-breakpoint-up(lg) {
        max-width: 80%;
    }
}
