/* Füge hier Dein eigenes CSS ein */

form .wpcf7-list-item { display: block; margin-bottom: 10px; line-height: 16px }

form .wpcf7-list-item input {
 	width: auto !important; 
  	display: inline;
  	border: none !important;
  	height: auto;
  	margin-right: 10px;
}