.login .language-switcher{display:none}
 #login h1 a, .login h1 a {
    background-image:url(mrnswbph.png);
		width:240px;
		height:240px;
		background-repeat: no-repeat;
    padding-bottom:0px;
}

.login h1 a {
    background-image:url(mrnswbph.png);
    background-size:240px;
    width:240px;
    height:240px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #444;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 auto 25px;
    padding: 0;
    text-decoration: none;
    text-indent: -9999px;
    outline: 0;
    overflow: hidden;
    display: block;
}