.gallery img{ width:150px; height:100px; margin:3%; } .gallery img:hover{ width: 250px; height: 200px; transition:2s; }