Hi
To change the size of client testimonial image
Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
and paste below css code in custom css box
.client-say .timthumb{ width:150px; height:150px; }
You can change the height and width as per your need. height and width should be same size
Regards
Grace Themes