@media only screen and (min-width: 980px){
#barra-fgv {
position: fixed;
}

.barrafgv-processed #header .menu-fixo {
top: 20px !important;
}
}