@media screen and (min-width : 1400px) {

    df-messenger {
        bottom: 5%;
        right: 200px;
    }

    :root {
        --df-messenger-font-size : 24px;
        --df-messenger-chat-window-width : 75vw;
    }

}
