Hi,
For the headers, it seems that there is missing css, or missing images.
Please check that in the /media/com_hikashop/css/style_pictureblue.css file, the following code is present
.moduletable-cat h3 {
background: url("../images/style_pictureblue/categorie_bg.png") no-repeat right !important;
color: #ffffff !important;
padding: 10px 0 10px 10px;
text-align: left;
margin: 0px;
}
And verify that the image "categorie_bg.png" is in the folder "/images/style_pictureblue".
The best is to give us a test account in order to check the html and css directly on your website.
For the height of the elements, you potentially have to edit the view "product / listing_div" and remove the code:
data-consistencyheight=".hikashop_subcontainer"