.chatbot-container{
    display: flex;
	justify-content: center;
	align-items: center;
	/* padding: 20px; */
}			

.ace-chatbot.ace-chatbot_opened{
    position: relative;
    width: 100%;
   /* height: 100%;*/
    box-shadow: none;
        right: 0;
}