.pics { 
	height: 500px;
	width: 800px;
	overflow: hidden;
}
.pics img {
	height: 500px;
}

