Hi tee-shot
You can open this file: /templates/ja_morgan/html/mod_articles_latest/default.php
Look for this line of code - line 59:
$item->introtext = substr(strip_tags($item->introtext), 0, 100);
and change number of characters 100 to the value as you wish