@media(max-width:640px) {
  #aiAsistanPanel .card-hdr { flex-direction:column; align-items:flex-start; }
  #aiAsistanPanel .card-hdr button { width:100%; justify-content:center; }
  #badgeDropZone { flex-direction:column; text-align:center; }
  #badgeDropZone button { width:100%; margin-top:8px; }
  #badgePrompt { font-size:13px !important; }
}
