.table-responsive {
  flex: 1;
}

.research-projects-view.view-knowledge-base .view-content {
	padding-top: 0;
}

.research-projects-view.view-knowledge-base .view-header {
	margin-bottom: 40px;
}

.table-responsive tr th:first-child {
	width: 50%;
}

.table-responsive tr th span.icon {
	top: 5px;
	left: 5px;
}