#content > div.table-responsive > table > thead > tr > th.d-none.d-lg-table-cell.full {
	min-width: 300px;
	width: 300px;
}

#content > div.table-responsive > table > thead > tr > th:nth-child(5) {
	width: 50px;
    min-width: 50px;
}	