@media only screen and (min-width: 769px){
.xg_header {
    position: fixed !important;
    top: 0px;
    z-index: 999;
    width: 100%;
}
.xg_banner>section>div>div>div{
margin-top: 0px !important;
}
}