Set Side Menu on Mobile to 70% width

CSS:

#overlay.mobile wdg-menu-kavftig .menu{
width: 70%;
}

#overlay.mobile wdg-menu-kavftig button.toggle{
 margin: 10px -60px 0px 20px !important;
}

Preview: