.header_main .logo{
    top: 8px;
    left: 16px;
    width: 96px;
    height: 74px;
}
.header_main .logo img{
    height: 100%;
    width: auto;
}

#mobile #header .logo {
    top: 50%;
    left: 50%;
    margin: -0.5rem 0 0 -0.625rem;
    width: 1.25rem;
    height: 1rem;
}

#mobile #businessCoperat {
    padding-top: 1.33rem;
}