.header_style{background:var(--bg-color);justify-content:center;align-items:center;height:90px;display:flex}@media screen and (max-width:1000px){.header_style{background:var(--mobile-color);z-index:9;position:sticky;top:0}}