Hi,
Kindly go to Appearance => Editor => paste below CSS code in the bottom of the style.css file
OR Also, Can paste Appearance => Theme Options => Basic Settings tab in Custom CSS box.
.blogrightsidebar .post-thumb{ background-color:transparent !important; /* this css code for background color remove*/}
.blog-post-repeat .post-thumb img{ min-height:inherit; /* this css code for portrait image distorted remove by default: 230px*/}
.blogrightsidebar .post-thumb:hover img{ opacity:1; /* this css code for image hover effect remove by default:0.3*/}
Regards