evensenj
Hi
This is normal padding space there, as you are not using the title of article it appears more your side,
Add this code in custom css
and set the value as per needs
.t4-main-body { padding-top: 30px;}
If you want to apply it for this menu only use this code
.item-343 .t4-main-body { padding-top: 30px};
Regards