@media only screen and (min-width: 760px){
.custom-text-center-swiper .swiper-slide{
    justify-content:center !important;
}
}