

@media screen and (max-width: 480px){
.container-table {
overflow-x:scroll;
}
}