.header-layout{display:flex;justify-content:center;align-items:center;height:4.5rem}.header-layout .header,.header-layout .header-with-mixin{display:flex;justify-content:space-between}.header-layout .header .user-section,.header-layout .header-with-mixin .user-section{display:flex;flex-direction:row;gap:1rem}@media(min-width:576px){.header-layout .header-with-mixin{max-width:540px}}@media(min-width:768px){.header-layout .header-with-mixin{max-width:720px}}@media(min-width:992px){.header-layout .header-with-mixin{max-width:940px}}@media(min-width:1200px){.header-layout .header-with-mixin{max-width:1172px}}@media(min-width:1400px){.header-layout .header-with-mixin{max-width:1404px}}.test1{height:70px}