.fix {
    background-color: #F6F2E0;
    clear: none;
    float: none;
    height: 108px;
    width: 100%;
    overflow: visible;
    position: fixed;
    visibility: inherit;
    z-index: auto;
}
