.mini-chat-box {
    width: 320px;
    height: 525px;
    margin-right: 360px;
    .mini-chat-box__text-box {
        max-width: 80%;
    }
}