/* Customise the login logo */

.login h1 a {
  background-image: url('NDL-Logo.png');
	width: 100%;
	height: 100px;
	background-size: 133px 100px
}