/* BASIC css start */
.bbs-table-list tbody td.subjectCategory {
    color: #888;
}
.mo-cell-cate {
    color: #888;
    display: block;
    margin-bottom: 5px;
}

@media (max-width: 768px) {
.bbs-table-list table colgroup col:nth-child(2) {
    width: auto;
}
}
/* BASIC css end */

