@charset "utf-8";

@media screen and (max-width:992px) {
    .tail_swiper img {
        display: block;
        width: 100%;
    }
}