Turbo Dubai remove logo from header and change position of button in Slide

unluckily that didn’t work.

I ended up using this for the header:

.header__logo {
  display: none;
}

and

.button-grid-container {
  position: absolute;
}

for the button