#123:hover img{
    transition: transform 0.3s;
    transform: scale(1.2);

}
.nav
{
	text-decoration: none;
	display: block;
}

