XF 1.4 pictures between categories?

So I tried this :)
<xen:if is="{$category.node_id} == 1">
BANNER CODE HERE
</xen:if>


And it worked nicely, only the images are far too big on mobile.
How would I make it so it fit's mobile as well?
 
Top Bottom