.header-wrap.header-space-between {
 position: relative;
}
.header-wrap .logo a {
     position: absolute;
    bottom: -25px;
    left: 0;
    width: 90px; 
}

body.login {
    background-color: #fff;
    background-position: 10%;
    background-repeat: no-repeat;
    background-size: contain;
    -moz-background-size: contain;
    -ms-background-size: contain;
    -webkit-background-size: contain;
    overflow: hidden;
}
.per-meter {
      font-size: 14px;
    color: #262627;
    font-weight: normal;
}