#mainNav {
    background-color: #303337;
}

@media (max-width: 768px) {
    section#privacy {
        margin-top: 90px;
    }
}