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