#headerfixed .logo-row .logo img, #headerfixed .logo-row .logo svg {
    max-height: 90px;
}


#mobileheader {
    height: 100px;
}

#mobileheader .burger {
    height: 85%;
}

.md-mobile-header-region-block {
    position: absolute;
    top: 70px;
    left: 23px;
    z-index: 10;
    padding: 0 0 0 20px;
    font-size: 12px;
    color: #000000;
}

.md-mobile-header-region-block:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/ok_sklad_2019/images/svg/Marker.svg) no-repeat;
}