Hi there,
Please use below custom CSS code to show the image to exact size.
input[type="image"] { width: auto; }
Thank you!