.bs-math-captcha-group {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: 16px
}

.bs-math-captcha-group input {
    max-width: fit-content !important;
    min-width: 60px !important;
}