#gallery .image:nth-child(n + 17) {
	display: none;
}

#more {
	margin-top: 50px;
	cursor: pointer;
	/*color: #f00;*/
}
