I have this code:
<div class="item">
<div class="item-title Traffic">کاردستی</div>
<div class="item-content">
<a href=""><img src="images/kardasti.png" width="100%" ></a>
</div>
</div>
</div>
and the result is:
Why is this blue area showing below the image?