@media (min-width: 992px) 
{
    #sidebar-left
    {
        width: 230px;
    }
}