Blog category height section

hello,
I would like to change the blog category section height, it’s very tall and it’s not responsive.
then, I’d like to remove the word categoría
Attached image


Hi there

You can manipulate height by this custom css:

#header .bottom-header.blog {
padding: 130px 0;
}