@media all and (max-width: 1100px) {
	.list-view.editing .toolbar,
	.list-view.editing .contact-grid {
		display: none;
	}
}
a[highlight] {
	font-weight: bold;
	text-decoration: underline;
}
