#chat-button {
  right: 0 !important;
  bottom: 78px !important;
}
@media screen and (min-width: 768px) {
  #chat-button {
    right: 20px !important;
  }
}