img.imagnifier-image{

}

.magnify img {

}

.magnify:hover img{

}

/* Shrink the lens to half size */
.magnify > .magnify-lens {
    width: 300px;
    height: 300px;
}
