.aui-chat-component {
  box-sizing: border-box;
  width: 50%;
  height: 80%;
  min-width: 550px;
  min-height: 620px;
  border-radius: 5px;
  background-color: #f3f3f3;
}
