.mobile .sidenav {
  width: 100%;
  right: -100%;
}

.mobile .toggle-button {
  padding: 8px 12px;
}

.mobile .toggle-button-container {
  left: 15px;
  bottom: 15px;
}