.header{display:flex;justify-content:space-between;align-items:center}.header_Link2{font-weight:500;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #000;min-width:150px;background:#000;color:#fff;text-decoration:none}.header_Link2:hover{background:#fff;color:#000}@media(min-width:1025px){.header{padding:23px 50px;min-height:86px}}@media(max-width:1024px){.header{padding:15px 24px;min-height:70px}.header-link img{width:103px}}