.top-bar-section ul li {
    background: transparent;
}

@media only screen and (max-width: 64.063em) {
    .top-bar-section ul li {
        background: #fff;
    }
}
