You can change the CSS of the text. The CSS to change is wishlistcaption.
You can either change it directly within the plugin directory, or sometimes a theme has options to add CSS. The theme option would be better as the changes won't be overridden when the plugin is upgraded.
The definition looks like this:
#avhamazon-widget .wishlistcaption {
font-size:100%;
}
The text of the picture can't be changed as it's pulled from Amazon.