Ah,
I see it .. weird, looks like some tag not properly closed which produce a link tag replication.
Here it doesn’t happen -> https://www.hospitalnation.com/?s=hospital
Look:
<header class="entry-header">
<h2 class="entry-title "><a href="https://www.hospitalnation.com/lucknow/sanjay-gandhi-post-graduate-institute-of-medical-sciences/" title="Permalink to Sanjay Gandhi Post Graduate Institute of Medical Sciences Lucknow" rel="bookmark"><span class="entry-title-primary">Sanjay Gandhi Post Graduate Institute of Medical Sciences</span> <span ...</a></h2> </header>
That’s the culprit code, part of the grid element which comes before the “broken” one
As you can see there’s that <span ...
Those spans aren’t produced by this theme, they depend, thus, on some custom code or some plugin..