﻿.cls_list_tb.advisory_table tbody tr td:nth-child(5):before {
    content: "";
    font-size: 12px;
}

.cls_list_tb.advisory_table tbody tr td:nth-child(3):before {
    content: "NT$";
    font-size: 12px;
}
