.website-header {
background: #FFF;
}

@media screen and (min-width: 980px) {

.drop-down li ul, .isStuck {
background: #FFF;
}

}

@media screen and (max-width: 979px) {

.drop-down ul {
background: #FFF;
}


}
