.logo-bar {
    margin-top: 35px;
    height: 100px;
    background: linear-gradient(#e5e5e5, #fff, #e5e5e5);
}

.logo-bar-inner {;
    margin: 0 auto;
    width:1000px;
    margin-top:36px;
}

.logo-img {
    width: 450px;
    margin-top: 12px;
}

.motto-img {
    float: right;
    height: 50px;
    margin-top: 24px;
}