.page.filter .list.watermonster {
	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;
			&.smaller { font-size: 8pt; }
			&.summary { max-height: 100px; min-height: 60px;}
			span > label { color: gray; }
		}
	}
	
}
