.test-class {
    display: block !important;
}

.wow-google-login {
    background: url(https://www.ifipartners.org/wp-content/plugins/ifi-customize-login-form/btn_google_signin_dark_normal_web@2x.png);
    width: 100%;
    height: 70px;
    background-size: contain;
    text-indent: -99999px;
}

.wow-google-login:hover {
    background: url(https://www.ifipartners.org/wp-content/plugins/ifi-customize-login-form/btn_google_signin_dark_focus_web%402x.png);
    width: 100%;
    height: 70px;
    background-size: contain;
}

.wow-google-login:focus {
    background: url(https://www.ifipartners.org/wp-content/plugins/ifi-customize-login-form/btn_google_signin_dark_pressed_web%402x.png);
    width: 100%;
    height: 70px;
    background-size: contain;
}

#login > h1 > a {
    display: block;
    background-image: url(https://www.ifipartners.org/wp-content/plugins/wordpress-social-login/assets/img/IFI%20Logo.png);
    background-size: contain;
    width: 272px;
}
