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