/* Table Section */
.table-section .table-wrapper {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

