
.header-bottom {
    width: 50%;
}

.market-header-input {
    margin-right: -1px;
    width: 90%;;
    padding-left: 15px;
    box-sizing: border-box;
}

.header-top .header-main .header-logo-outer .header-logo {
    display:block;
    height:32px;
    color: black;
    font-weight: 600;
    background-size:cover;
    line-height:32px
}
a {
    outline: none!important;
    text-decoration: none!important;
}