.login h1 a {
    background-image: url('/wp-content/uploads/2022/12/MTA-Today_logo.svg') !important;
	background-size: 130px 80px !important;
	background-position: center top;
	background-repeat: no-repeat;
	color: #999;
	height: 80px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 auto 25px;
	padding: 0;
	text-decoration: none;
	width: 130px !important;
	text-indent: -9999px;
	outline: none;
	overflow: hidden;
	display: block;
}