.chat-container {
    position: fixed;
    bottom:90px;
    width:30%;
    right:25px;
}

.modal-body {
    height: 500px;
}
