

.t-form__inputsbox {
    display: flex;
    flex-wrap: wrap;
}
.t-input-group_cb {
    order: 1;
    margin-top: 20px;
}
.t-input-group_cb .t-checkbox__labeltext div {
    font-size: 8px !important;
    font-weight: 300;
}
.t-input-group {
    width: 100%;
}
.t-input-title , .t-input-subtitle {
    height: auto;
}
