@charset "UTF-8";

.block_table_6 .outer {
    overflow: initial;
}
@media screen and (max-width: 900px) {
    .block_table_6 .outer {
        overflow-x:  scroll;
    }
}