
@media only screen and (max-width: 991px) {
    body {min-width: 320px;}
    #sidebar {display:none;}
    #content { margin-right: 0; }
}