.layout-1 .page .page-inner #header_wrap #header #logo_wrap #logo {
    background: url(images/logo.png) left center no-repeat;
    width: 505px;
    height: 100px;
}
.login .login-logo {
	background: url(images/login-logo.png) center center no-repeat;
    height: 200px;
}
.logo::after {
    content: url('images/logo.png'); max-height: 110px; max-width: 500px;
}