Please follow my steps below
+ Create templates/ja_mendozite/html/mod_breadcrumbs folder
+ Copy plugins/system/jat3/jat3/base-themes/default/html/mod_breadcrumbs/default.php file and paste into templates/ja_mendozite/html/mod_breadcrumbs folder
+ Open templates/ja_mendozite/html/mod_breadcrumbs/default.php file
Change
<span class="breadcrumbs<?php echo $params->get('moduleclass_sfx'); ?> pathway">
To
$separator = "<img src="".JURI::base()."/templates/ja_mendozite/images/system/arrow.png""." alt="add_your_alt"/>";
<span class="breadcrumbs<?php echo $params->get('moduleclass_sfx'); ?> pathway">
Once done to clear cache from admin area