@media only screen and (min-device-width : 1600px){
    header nav{
        margin-right: 100px;
    }
}