.small-image {
    cursor: zoom-in;
    height: 50px;
}

.big-image {
    cursor: zoom-out;
    height: 250px;
}