.header {
    position: fixed;
    top: 0;
    left: 50%;
    height: 320px;
    background: white;
    width: 1004px;
    margin-left: -500px;
}