	.nhover img:last-child{display:none}
	.nhover:hover img:first-child{display:none}
	.nhover:hover img:last-child{display:flex}