@media (min-width: 1050px) {

.fixed-top.fixed{position:fixed !important;; top:0; z-index:9999 !important; width:100%; background:rgba(255, 255, 255, 0.9);}
}

