.nav-mobile {
    background: #0E7483;
    /* Shadow */
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.05);
    height: 40px;
    align-items: center;
    margin: 0 auto;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    position: relative;
    text-align: center;
    width: 100%;
}

.box-nav-left a {
    background: url(../image/map/nav-back.png) 10px center no-repeat;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.content-nar {
    line-height: 40px;
}
