@media (max-width: 768px) {
    .swiper-wrapper{
        justify-content: center;
    }
    .notice-sms .banner-inner .right {
        flex: none;
    }
}

