.image-zoom{overflow:hidden}.image-zoom img{width:100%;height:auto;transition:transform 0.5s ease}.image-zoom:hover img{transform:scale(1.2)}