.wpb_vc_table_container {
    overflow-y: auto;
}
@import "table.less";
.wpb_vc_table {
    td.vc_table_cell {
        border-top: 0;
    }
}
.entry-content {
    .wpb_vc_table {
        border-bottom: 0px;
    }
}
