#header {
    min-width: 100%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.7);
    position: static;
    padding: 10px 0
    }