@media (max-width: 760px) {
  .chat-panel.chat-open {
    z-index: 45;
    bottom: 0;
  }
}
