@media screen and (min-width: 1600px) and (max-width: 1920px){
#two nav a {
    top: 0vh !important;
}
}