Logo alignment and moving sidebar at mobile view brooklyn theme

Hello, i need help with alignment so that it would be with menu, also how to move it all the way to the left? linosmada.lt

Also on mobile view how to move sidebar near the cart, and logo all the way to the left?

@Avgustinas

Go to assets/timber.scss.css and paste below css at bottomo of file.

.header-wrapper–transparent .site-header__logo-image, .site-header__logo-image–transparent

{
padding-top: 20px !important;
}

.wrapper
{
max-width: 2000px !important;
}

For the mobile icon change I will need store partner access.

Thank you! How can i give it to you?