﻿.login .login-logo.frontend {
	background-image: url(images/logo.png);
	height: 250px;
}

.page .page-inner #header_wrap #header #logo_wrap #logo {
	background-image: url(images/logo_sml.png);
	height: 100px;	
	width: 350px;	
}

li#menu_button_wrap_support {
	display:none;
}
.logo::after {
    content: url('images/logo.png'); max-height: 110px; max-width: 500px;
}