
/* Final logo position lock: desktop only. Mobile/tablet is controlled by walkinto-logo-mobile-left-adjust below. */
@media only screen and (min-width:990px){
  html[lang="ru"] body.page > .row4 > .row3 > div #brand,
  html[lang="ru"] body > .row4 > .row3 > div #brand{
    position:absolute!important;
    top:16px!important;
    left:-30px!important;
    right:auto!important;
    bottom:auto!important;
    width:212px!important;
    min-width:212px!important;
    max-width:none!important;
    height:38px!important;
    min-height:38px!important;
    max-height:38px!important;
    margin:0!important;
    padding:0!important;
    float:none!important;
    clear:none!important;
    display:block!important;
    overflow:visible!important;
    transform:none!important;
    box-sizing:border-box!important;
    z-index:100000001!important;
  }
  html[lang="ru"] body.page > .row4 > .row3 > div #brand h1,
  html[lang="ru"] body.page > .row4 > .row3 > div #brand h2,
  html[lang="ru"] body.page > .row4 > .row3 > div #brand h3,
  html[lang="ru"] body.page > .row4 > .row3 > div #brand a,
  html[lang="ru"] body > .row4 > .row3 > div #brand h1,
  html[lang="ru"] body > .row4 > .row3 > div #brand h2,
  html[lang="ru"] body > .row4 > .row3 > div #brand h3,
  html[lang="ru"] body > .row4 > .row3 > div #brand a{
    display:block!important;
    width:212px!important;
    min-width:212px!important;
    max-width:none!important;
    height:38px!important;
    min-height:38px!important;
    max-height:38px!important;
    margin:0!important;
    padding:0!important;
    line-height:1!important;
    background:transparent!important;
    transform:none!important;
    box-sizing:border-box!important;
  }
  html[lang="ru"] body.page > .row4 > .row3 > div #brand img,
  html[lang="ru"] body > .row4 > .row3 > div #brand img{
    display:block!important;
    width:212px!important;
    min-width:212px!important;
    max-width:none!important;
    height:38px!important;
    min-height:38px!important;
    max-height:38px!important;
    margin:0!important;
    padding:0!important;
    object-fit:contain!important;
    transform:none!important;
    box-sizing:border-box!important;
  }
}
