/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.c3-chart table{
    max-width:100%;
}

.responsive-table{
    overflow-x:auto;
}