@media (min-width: 768px) {
.dsgvo-142 .wpcf7-checkbox .wpcf7-list-item,
.dsgvo-152 .wpcf7-checkbox .wpcf7-list-item { width: 600px !important; }
.dsgvo-162 .wpcf7-checkbox .wpcf7-list-item { width: 500px !important; }
.cf7-submit-btn { margin-top: 70px; }
}
@media (min-width: 900px) {
.dsgvo-152 .wpcf7-checkbox .wpcf7-list-item { width: 700px !important; }
}
@media (min-width: 1200px) {
.dsgvo-152 .wpcf7-checkbox .wpcf7-list-item { width: 900px !important; }
}

@media (max-width: 900px) {
.dsgvo-162 .wpcf7-checkbox .wpcf7-list-item { width: 400px !important; }
.cf7-submit-btn { margin-top: 90px; }
}
@media (max-width: 767px) {
.dsgvo-142 .wpcf7-checkbox .wpcf7-list-item,
.dsgvo-152 .wpcf7-checkbox .wpcf7-list-item { width: 500px !important; }
.dsgvo-162 .wpcf7-checkbox .wpcf7-list-item { width: 600px !important; }
.cf7-submit-btn { margin-top: 70px; }
}
@media (max-width: 639px) {
.dsgvo-162 .wpcf7-checkbox .wpcf7-list-item { width: 500px !important; }
}
@media (max-width: 560px) {
.dsgvo-142 .wpcf7-checkbox .wpcf7-list-item,
.dsgvo-152 .wpcf7-checkbox .wpcf7-list-item,
.dsgvo-162 .wpcf7-checkbox .wpcf7-list-item { width: 400px !important; }
.cf7-submit-btn { margin-top: 90px; }
}
@media (max-width: 480px) {
.dsgvo-142 .wpcf7-checkbox .wpcf7-list-item,
.dsgvo-152 .wpcf7-checkbox .wpcf7-list-item,
.dsgvo-162 .wpcf7-checkbox .wpcf7-list-item { width: 320px !important; }
.dsgvo-142 .wpcf7-checkbox .wpcf7-list-item-label,
.dsgvo-152 .wpcf7-checkbox .wpcf7-list-item-label,
.dsgvo-162 .wpcf7-checkbox .wpcf7-list-item-label { font-size: 11px; }
.cf7-submit-btn { margin-top: 120px; }
}
@media (max-width: 400px) {
.dsgvo-142 .wpcf7-checkbox .wpcf7-list-item,
.dsgvo-152 .wpcf7-checkbox .wpcf7-list-item,
.dsgvo-162 .wpcf7-checkbox .wpcf7-list-item { width: 270px !important; }
.cf7-submit-btn { margin-top: 120px; }
}