.demo-gallery figure {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
