.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}
.bg-odd-even:nth-child(even) {
    background-color: #ffffff;
}
.a112 .menu .contLogo img {
    max-width: 250px;
}

.a112 .menu .contLogo h1 {
width: auto;
height: auto;
position: initial !important;
}