#login h1 a, .login h1 a {
    background-image: url(../images/logo.png)!important;
    padding-bottom: 30px;
    width: 100%;
    height: 200px;
    background-size: 100% auto;
}
.login .button-primary {
    border-color: #f22b54!important;
    background-color: #a5052b!important;
    text-shadow: none!important
}