.ratio-16x9 {
    --bs-aspect-ratio: 50% !important;
}

.chat-message-list {
    height: calc(100vh - 134px) !important;
}

@media (min-width: 1200px){
    .modal-1000px {
        --bs-modal-width: 1000px !important;
    }
}
