 .a131.absolute {
    position: absolute;
    background-color: white;
}
.bg-odd-even:nth-child(odd) {
    background-color: #fff;
}