@media screen and (max-width: 767px) {
  .free_users_chat .tooltip {
    right: 0;
    bottom: 80px;
  }
}
