.woocommerce div.product div.images img
 {
    display: block;
    width: auto;
    height: auto;
    box-shadow: none;
}