table {
    overflow-x: auto;
}

.table-responsive-md {
	overflow-x: scroll;
}