You will have to modify code inside header.liquid file. inside the for loop when the second instance is running you can add the blank attribute inside the tag. the statement is like this.
if forloop.index == 2 ofcourse in liquid syntax. Or you can select the specific a tag of the catalog menu item with js and add the blank attribute