HTML example:
<!-- START: Features -->
<div class="nk-feature-1">
<div class="nk-feature-icon">
<img src="assets/images/icon-mouse.png" alt="">
</div>
<div class="nk-feature-cont">
<h3 class="nk-feature-title"><a href="#">PC</a></h3>
<h3 class="nk-feature-title text-main-1"><a href="#">View Games</a></h3>
</div>
</div>
<!-- END: Features -->
