
ul.casephotos {
	justify-content: center;
}

ul.casephotos li {
	margin: 0 0 30px 0;
	text-align: center;
}

ul.casephotos li img {
	height: auto;
	max-width: 350px;
}