Hi Dan,
You need to change the logo container size
Go to Appearance -> Editor -> style.css
at line no 71 you will find the below code and increase the width to 30%
.logo{float:left; text-align:left; width:25%; padding:15px 0;}
Then again at line no. 76 decrease the width of right side menubar to 70% in below code
.header_right{ float:right; text-align:right; width:75%;}
Please be sure both widths equal to 100%
Please do this changes and let me know your feedback.
Regards
Grace Themes