@charset "UTF-8";

@media only screen and (max-width:980px){
.container-fluid .c-table--scroll{overflow: hidden;overflow-x: auto;}
}
