#launcher {
  bottom: 5.5rem !important;
  z-index: 10 !important;
}

@media (min-device-width: 768px) {
  #launcher {
    bottom: 1rem !important;
  }
}
