
    @media screen and (min-width: 1000px) {
        .ly_poster_19 .section .item_container .srcoll_list .srcoll_btn { font-size: 58px;font-weight: bold;color: #ffffff; }
        .ly_poster_19 .item_container .srcoll_list .srcoll_btn.srcoll_btn_next { left: unset;right: -3%;bottom: 45%; }
        .ly_poster_19 .item_container .srcoll_list .srcoll_btn.srcoll_btn_prev { left: -3%;bottom: 45%; }
    }
    @media screen and (max-width: 1000px) {
        .ly_poster_19 .section .item_container .srcoll_list .srcoll_btn { font-size: 38px;font-weight: bold;color: #ffffff;left: 45%; }
    }
    @media screen and (max-width: 1680px) and (min-width: 1000px)  {
        .ly_poster_19 .item_container .srcoll_list { display: flex;justify-content: center; }
        .ly_poster_19 .item_container .srcoll_list > .srcoll_suit { width: 90% !important; }
        .ly_poster_19 .section .item_container .srcoll_list .srcoll_btn.srcoll_btn_next { left: unset;right: 3%;}
        .ly_poster_19 .section .item_container .srcoll_list .srcoll_btn.srcoll_btn_prev { left: 3%; }
    }
