

.login-logo {
    margin: 50px auto;
    width: 260px;
    height: 90px;
    background: url(../img/logo_color.png) no-repeat;
    background-size: contain;
}