﻿@media (min-width: 1200px) {
    .chat .chat-sidebar:not(.chat-group) {
        min-width: 660px;
    }
}
