<div class="th-item">
<a title="$TITLE$" href="$ENTRY_URL$"><div class="th-in fx-col th-hover">
<div class="th-title fx-last">$TITLE$</div>
<div class="th-img img-resp-vert img-fit">
<img src="<?if($SCREEN_URL$)?>$SCREEN_URL$<?else?>$IMG_URL1$<?endif?>" alt="$TITLE$">
<div class="th-hover-icon fx-row anim"><span class="far fa-play"></span></div>
</div>
</div>
</a>
</div>