body.login div.login-logo.frontend {
	background-image: url(/Themes/custom/Pacific/Pacific.png);
	height: 160px;
}

body .page .page-inner #header_wrap #header #logo_wrap #logo {
	background: url(/Themes/custom/Pacific/logo.png) left center no-repeat;
	width: 175px;
	height: 67px;
}
.logo::after {
    content: url('logo.png'); max-height: 110px; max-width: 500px;
}