
    .ly_poster_136 .section .poster_box{align-items: unset;}
    .ly_poster_136 .section .poster_box .poster_item{ flex-direction: column;align-items: unset;justify-content: unset;flex-wrap: unset;}
    .ly_poster_136 .poster_box .poster_item .text_info{width: 100%; flex: 1;box-sizing: border-box;}

    @media screen and (max-width: 1000px) {
        .ly_poster_136 .section .poster_box {gap: 25px;}
        .ly_poster_136 .section .poster_box {display: grid;}
        .ly_poster_136 .section .poster_box .poster_item {display: block;}
        .ly_poster_136 .section .poster_box .poster_item .text_info {margin-top: 16px;}
    }
