.default__gallery{
    width: 100%;
}

.swiper {
    max-width: 700px !important;
    width: 100% !important;
    margin: 15px auto !important;
}
.swiper-wrapper{
    background-color: transparent;
}