.header{background:var(--white);height:90px;justify-content:space-between;width:100%}.header,.header-logo{align-items:center;display:flex}.header-logo{justify-content:center;padding-left:90px}.header-logo img{height:40px}@media screen and (max-width:1250px){.header{height:50px}.header-logo{margin-top:-3px;padding-left:0}.header-logo img{height:32px}}