.login h1 a {
    height: 100px !important;
    width: 200px !important;
    background-image: url('/wp-content/themes/compliance/assets/media/images/hays.png') !important;
    -webkit-background-size: 200px !important;
    background-size: 200px !important;
}

.lostPassword {
    display: block;
    margin-top: 10px;
    text-align: center;
}

.register .btn.btn-primary {
    display: none;
}
