/* Create your style on here */

#page-content{
    margin-left: auto;
}

.footer-content{
    left: 0px!important;
}

.header-left{
    float: none;
}

.header-left .navbar-header{
    width: 100%;
}

@media (max-width: 768px) {
    #page-content {
        margin-top: 0px!important;
    }
}
#header .navbar-header {
    background-color: #906094;
}