.affix
{
    position: fixed;
    z-index: 1035;
    top: 0;
    left: 0;

    width: 100%;
}
