How can I adjust the width of a nested menu in Debut?

Hi,

So I have made debut header to be a sticky header but I encounter several problems, I tried messing around with no luck. So basically, when I hover over the header, I need to set it to be as close as possible to the header if not, it will glitch out. I would like to make it so that when I hover, it has the same setting as debut default as of right now, you can see that it’s sticking so close to the header.

Godzhand_0-1638141169659.png

This is the code that I did to make it work without glitching:

.site-nav__dropdown { top: 25px!important; }

Secondly,

When I hover over the shop, the width of the nested menu is so big, I am not sure how to reduce the width.

Store url:

godzhand.myshopify.com

Any help is appreciated, thank you!