#header_wrap {
    height: 56px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    background: #ffffff;
    border-bottom: 1px solid #e5e7eb;
    font-size: 15px;
    font-weight: 700;
}
