Hi there,
Please add this code in the customizer:
li#field_2_17 label, li#field_2_17 div {
float: left;
margin-top: 0 !important;
}
li#field_2_17 div span {
margin-top: 0 !important;
display: inline-block;
position: relative;
top: -4px;
left: 10px;
}
Hope this helps.