.navbar.pcoded-header {
    margin: 0;
    width: 100%;
    text-align: center;
}

.navbar.pcoded-header .title {
    text-align: center;
    width: 100%;
    font-size: 22px;
    color: #FFF;
}

.pcoded-header.headerpos-fixed ~ .pcoded-main-container {
    width: 1200px;
    margin: 0 auto;
}