@media only screen and (min-width: 669px) {
    .header .nav-holder {
        width: 94%;
    }
}
