.image-hover{width:300px;height:200px;overflow:hidden}.image-hover img{width:100%;height:auto;transition:all 0.3s ease;object-position:top}.image-hover:hover img{object-position:bottom}