table td.eventList-title {
	text-align: left !important;
}
div.card-deck:has(#block-wdadministratecourses) {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
div.container:has(#block-wdadministratecourses) {
	max-width:1300px !important;
}
div#eventSessions div.modal-dialog {
	overflow: initial !important;
}
div#eventSessions div.modal-content {
	max-height: 80vh;
}
div#eventSessions div.modal-body {
	overflow: auto;
}