.bg-odd-even:nth-child(even) {
    background-color: #fff;
}
.a131 .navbar-default .cLogo img {
    max-width: 350px;
    max-height: 100px;
}
.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}