Hi
For menu use this custom CSS
@media (max-width: 768px){
#offcanvas-toggler .burger-icon{
position:relative;
left:65px;
}
}
@media only screen and (max-width: 1200px) and (min-width: 768px) {
#offcanvas-toggler .burger-icon{
position:relative;
left:365px !important;
}
}
Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.
For logo resolution please use the same resolution on mobile too. Its size is 162*60 Please use same as your others image like desktop and tab.