@media screen and (min-width: 1080px) {
  .chatbot_button .label {
animation: rotate-bounce 4s 3 !important;
}
}