.menu-fixed-vic{position:fixed!important;animation-name:fdown;animation-duration:500ms;animation-delay:0ms;animation-timing-function:ease-in-out}#main-header{top:0px}@keyframes fdown{0%{transform:translatey(-100%)}100%{transform:translatey(0%)}}