.login h1 a {
    background-image: none, url("../images/wordpress-logo.svg?ver=20131107");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 300px 80px !important;
    color: #999999;
    display: block;
    font-size: 20px;
    font-weight: 400;
    height: 80px;
    line-height: 1.3em;
    margin: 0 auto 25px;
    outline: 0 none;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
    text-indent: -9999px;
    width: 80px;
}
div.wpcf7 .wpcf7-form-control { max-width: 100% !important; }