Header menu space & dropdown menu width - Debut Theme

@Hjnc53

Please add the following code at the bottom of your assets/theme.scss.liquid file.

.site-nav__dropdown{
left: auto !important;
}

Hope this helps.

Thanks!