Hello @lfctom
Try this css. Insert to style.css or any where in your option theme
body .point_style a img, body .point_style img, #Content .wrap_svl img {
max-width: inherit;
vertical-align: inherit;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
}