div.image-block:hover { transform: scale(1.3); transition: all 0.3s; } div.image-block { transition: all 0.3s; }