div.bubble-container {
  max-width: 650px;
  opacity: 1 !important;
}

div.bubble-container.frozen {
  opacity: 1 !important;
}
