.css-filter-demo h5::after {
	content: attr(data-range);
	float: right;
	margin-left: 8px;
	font-size: .8em;
	color: steelblue;
}

.css-filter-demo img {
	width: 100%;
}

.css-filter-drop-shadow {
	margin-top: -5px;
	width: 50%;
	padding-right: 15px;
}