.place-artists .item {
	width: 170px;
	height:170px;
	overflow: hidden;
	float:left;
}

.place-artists {
	margin-top:-180px;
}

	.place-artists .item img {
		height:100%;
		min-width:100%;
		width:auto;
	}
	
.artists .item {
	width:12.5%;
	height:180px;
	float:left;
	overflow: hidden;
}

nav.white {
	filter: none;
}