/* Move this file to /wp-content/themes/custom_admin.css and add your custom CSS here */
#some-css-selector {
	display: none !important;
}