.page.meetpunt .list.bodemlagen {
	li {
		a { height: 120px; }
		overflow: hidden;
		.chip-label {
			font-size: 16px;
			padding: 3px 7px;
			height: auto;
		}
		.item-footer { color: #333; }
		.item-subtitle {
			vertical-align: top;
			&.summary { height: 100px; font-size: 9pt; padding-left: 5px;}
			span > label { color: gray; }
		}
	}
	
}
.page.meetpunt .list.bodemmonsters {
	li {
		a { height: 120px; }
		overflow: hidden;
		.chip-label {
			font-size: 16px;
			padding: 3px 7px;
			height: auto;
		}
		.item-footer { color: #333; }
		.item-subtitle {
			vertical-align: top;
			&.summary { height: 100px; font-size: 9pt; padding-left: 5px;}
			span > label { color: gray; }
		}
	}
	}
.page.meetpunt .list.filters {
	li {
		a { height: 120px; }
		overflow: hidden;
		.chip-label {
			font-size: 16px;
			padding: 3px 7px;
			height: auto;
		}
		.item-footer { color: #333; }
		.item-subtitle {
			vertical-align: top;
			&.summary { height: 100px; font-size: 9pt; padding-left: 5px;}
			span > label { color: gray; }
		}
	}
	
}
.page.meetpunt .list.casingen {
	li {
		a { height: 90px; }
		overflow: hidden;
		.chip-label {
			font-size: 16px;
			padding: 3px 7px;
			height: auto;
		}
		.item-footer { color: #333; }
		.item-subtitle {
			vertical-align: top;
			&.summary { height: 100px; font-size: 9pt; padding-left: 5px;}
			span > label { color: gray; }
		}
	}
	
}
.page.meetpunt .list.afwerkingen {
	li {
		a { height: 90px; }
		overflow: hidden;
		.chip-label {
			font-size: 16px;
			padding: 3px 7px;
			height: auto;
		}
		.item-footer { color: #333; }
		.item-subtitle {
			vertical-align: top;
			&.summary { height: 100px; font-size: 9pt; padding-left: 5px;}
			span > label { color: gray; }
		}
	}
	
}