#onlim-chat-widget-lite-iframe.widget_closed {
  width: 80px;
  height: 83px;
  z-index: 1;
}
#onlim-chat-widget-lite-iframe.widget_opened {
  width: 100%;
  height: 100%;
  z-index: 10000;
}

body[data-chatbot-open="true"] {
  overflow: hidden;
}