@jcarrolo01
Go to theme style.css
find code:
#top-cat ul li .img img { width: auto; height: 24px; max-width: 100%; margin: 18px auto; position: relative; z-index: 9; }
change to:
#top-cat ul li .img img { width: auto; height: 34px; max-width: 100%; margin: 13px auto; position: relative; z-index: 9; }