/*Фиксируем шапку меню*/
#rec813405573 {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
}

.uc-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
