.dmfv-tarifwechsel input, .dmfv-tarifwechsel select {
      width: 100%;
}

.dmfv-tarifwechsel .row {
      padding-bottom: 30px;
}

.dmfv-tarifwechsel #leistungen-checkboxen input {
      width: auto;
}

.dmfv-tarifwechsel #vs-block.vereinsdisplay {
      justify-content: flex-start;
}

.dmfv-tarifwechsel input#zustimmung_volljaehrig {
      width: auto;
}

#vs-block.tarife-tarifaenderung {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: center;
      align-content: center;
      gap: 40px;
}

#vs-block.tarife-tarifaenderung>label {
      width: 100%;
      max-width: 100%;
      flex: 1 1 auto;
}

#vs-block.tarife-tarifaenderung .vs-blockabschnitt {
      width: 100%;
}