.back-to-top-on {
  bottom: -300px;
}
@media (max-width: 767px) {
  .sidebar-toggle {
    bottom: -300px;
  }
}
