.container { display: block; background: #ff4814; }
.nav-main { clear: both; display: block; }
.col-sm-9 {
    width: 75%;
    float: left;
}
.col-sm-3 {
    width: 24%;
    float: left;
}
header { position: relative !important; }
