.image-zoom{position:relative;overflow:hidden}.image-zoom img{transition:transform 0.3s ease-in-out}.image-zoom:hover img{transform:scale(1.1)}