.auth-esia{
    background: #fff;
    display: inline-block;
    overflow: hidden;
    width: 250px;
}
.auth-esia img{
    width: 100%;
}
.error-text,
.error-text a,
.error-text a:visited {
    color: red;
}
