Hi,
Open the default.php file in the "[root]/templates/ja_techzone/html/com_content/featured/" path and go to about line 29. You will see the below code section.
<div class="col-sm-12 section-header">
<h2>
<?php echo "Knowing What's Happening is Good. <br />Making it Happen is Better."?>
</h2>
</div>
You can change the content or remove if you want.