.conferences-table {
	overflow: auto;
}

.conferences-table .tablepress>:where(tbody.row-striping)>:nth-child(odd)>*,
.conferences-table .tablepress>:where(tbody.row-striping)>:nth-child(even)>*,
.conferences-table .tablepress .sorting {
	width: auto !important;
}

#tablepress-77 td:nth-child(1),
#tablepress-77 th:nth-child(1) {
	width: 100px !important;
}