.zoom-img img{transition:transform 0.4s ease,box-shadow 0.4s ease}.zoom-img img:hover{transform:scale(1.15);box-shadow:0 15px 30px rgba(0,0,0,0.25)}