.swapimage {
    display:none !important;
}

a.product_image:hover .swapimage,
a.product_img_link:hover .swapimage {
    display: inline-block !important;
}

a.product_image:hover .mainimage,
a.product_img_link:hover .mainimage {
    display: none !important;
}
