
    @media screen and (max-width: 1000px) {
        .ly_special_11 .wide .poster_box .list { display: flex; justify-content: center; flex-wrap: wrap;}
        .ly_special_11 .poster_box .list .item { width: calc(100% / 2 - 46px);}
    }
