In your themes functions.php add the lines
define( ‘USER_AVATAR_FULL_WIDTH’, 300 );
define( ‘USER_AVATAR_FULL_HEIGHT’, 300 );
Then in the people list settings click template info and enter a user picture size.
User Picture size: 300 px the size of the image that is created when %thumbnail% is called in the template.