@media(min-width:992px){
    #content{
        margin-right:200px;
        margin-left: 0;
    }
}

