@media screen and (max-width: 800px){
    .menu a {
        padding: 0 16px !important;
    }
}