.listare-acte table thead{
	display: none;
}

.listare-acte .view-list-item{
	list-style-type: none;
}

.listare-acte .view-list-item:nth-child(1) table thead{
	display: contents;
}

