figure {
	position: relative;
	overflow: hidden;
	background-color: rgba(0,0,0,0);
	text-align: center;
	cursor: pointer;	
	border: 0px;
	max-height: 150%;
	padding-bottom: 15px;
}

figcaption {
	position: relative;
	bottom: 2px;
	left: 0;
	width: 100%;
	height: 100%;	
	font-size: 1.2em;
}

.spotterimg {

}