@media screen and (max-width: 768px) {
  #chatbot-button {
    width: 48px !important;
    height: 48px !important;
  }
}