

@media (max-width: 767px) {
.article_section_table.scroll-fix .fixed-column {
        border-left: 1px solid #ababab;
    }
.article_section_table.scroll-fix .fixed-column span {
        border-left: none;
    }
}