@media screen and (min-width: 1440px) {
    .hidden-nav {
        width: 50%;
    }
}