.user-logged-in .field--widget-entity-browser-file .entities-list thead th:first-child  {
	display: none;
}
.user-logged-in .field--widget-entity-browser-file .entities-list .draggable td:first-child {
	display: none;
}
