
ul.welfare-photos li {
	margin: 1px;
	width: auto;
}

ul.welfare-photos li:nth-child(2),
ul.welfare-photos li:nth-child(3) {
	width: 48%;
}

ul.welfare-photos li:nth-child(2) img,
ul.welfare-photos li:nth-child(3) img {
	height: auto;
	width: 100%;
}

ul.welfare-photos li img,
ul.guidedog-photos li img {
	height: auto;
	max-width: 350px;
	width: 100%;
}

ul.guidedog-photos {
	width: 100%;
}