img:hover {
	transform: scale(1.05, 1.05);
}

#images img {
	margin: 0.4rem;
}
