.glory_bg{
    background: url(../images/abo_glory_bg.png) right bottom no-repeat fixed;
}
@media screen and (min-width: 992px){
    .glorySwiper.slide_center_top .swiper-slide.swiper-slide-next {
        margin-top: 0;
    }
}

.slide_center_top .swiper-slide{
    margin-top: 0;
    padding: 1rem;
    background: none;
}

/* .variable{
    margin-top: 5rem;
}
.variable div{
    min-width: 200px;
    text-align: center;
    margin: 1rem auto;
}
.variable div p{
    max-width: 200px;
    text-align: center;
    margin: 1rem auto;
} */


.swiper-container{
    width: 100%;
    margin-top: 10rem;
    overflow: hidden;
}
.glory_photo{
    background: rgba(255,255,255,0.3);
    padding: 3rem 0;
}
.swiper-wrapper {
    width: 50%;
}
.swiper-slide {
    text-align: center;
    width: auto;
}
.slide-image {
    height: 280px;
    width: auto;
    margin-bottom: 1rem;
}
.swiper-slide p{
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
}
.my-gallery figure {
    margin: 0px;
}