.webform-component--select-your-tyre-model .span-third.checkbox-list {
    width: 100%;
}

.webform-component--select-your-tyre-model .span-third {
    width: 100%;
}

.webform-component--wahlen-sie-ihr-reifenmodell-aus .span-third {
    width: 100%;
}

.webform-component--select-your-tyre-model .span-third.checkbox-list label {
    width: 100%;
}
.webform-component--select-your-tyre-model .span-third.checkbox-list input[type="checkbox"] {
    margin-top: 2px;
}

.webform-component--select-your-tyre-model .span-third.checkbox-list label:last-of-type {
    width: 100%;
    padding-left: 18px;
}
.webform-component--select-your-tyre-model .js-field-tyre-model-other {
    display: block;
    margin-top: -20px;
}

.language-select {
    display: flex;
    clear: both;
    height: 30px;
    align-items: center;
    margin-bottom: 20px;
}

.language-select select {
    margin-left: auto;
}


.webform-component--select-your-tyre-model label.checkbox {
    display: flex;
}
.webform-component--select-your-tyre-model label.checkbox span {
    display: inline-block;
}

.webform-component--select-your-tyre-model label.checkbox span:nth-of-type(1) { width: 80px; margin-left: 5px; }
.webform-component--select-your-tyre-model label.checkbox span:nth-of-type(2) { width: 60px; }
.webform-component--select-your-tyre-model label.checkbox span:nth-of-type(3) { width: 80px; }
.webform-component--select-your-tyre-model label.checkbox span:nth-of-type(4) { width: 184px; }
.webform-component--select-your-tyre-model label.checkbox span:nth-of-type(5) { width: 125px; }