.vosiqmirzo .check-cert__input {
    border-left: 3px solid #eaeaea;
}

.vosiqmirzo .find-by-id {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.vosiqmirzo .find-by-id__inner-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.copyright {
    background-size: 35px;
}

@media (min-width: 769px) {
    .vosiqmirzo .find-by-id {
        flex-direction: row;
    }

    .copyright {
        background-size: 50px;
    }
}
