#lMenu{
display:none;
}

@media only screen and (min-width: 1400px) {
    #v-p{
    max-width:1400px !important;
    margin:0 auto;
    }
}