@media (max-width: 640px) {
    .mobileNavColor{
        background-color: white;
    }
}