.loginBespoke #api .intro {
    display: none;
}

.login__block__header > img {
    width: 40px;
    height: 128px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.33);
    margin-bottom: 0px;
}
