.recovery-captcha-mount {
    margin: 0 0 16px;
    min-height: 100px;
}

@media screen and (min-width: 669px) {
    .authorization_form .recovery-captcha-mount {
        padding-left: 190px;
    }
}
