
.header,
footer,
.nav-wrap,
.web,
.btn-group{
    display:none;
}
.col-sm-2{
    float:left;
    text-align: right;
    width:140px;
}
.col-sm-6{    
    float:left;
    width:500px;
}
.col-sm-8{
    float:left;
    text-align: right;
    width:200px;
}
.col-sm-4{    
    float:left;
    width:200px;
}


