
    .ly_header_34 #themes_header_board .wide { overflow: hidden; white-space: nowrap;}
    #themes_header_board .borardFixedBox { display: inline-flex; will-change: transform;}
    #themes_header_board .borardFixedBox .contentInfoBox { flex-shrink: 0;}
    @media screen and (min-width: 1000px) {
        .ly_header_34 #themes_header_board .wide { width: 100%;}
    }
    @media screen and (max-width: 1000px) {
        .ly_header_34 #themes_header_board .borardFixedBox { flex-wrap: nowrap;}
    }
