.woonp {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.woonp label {
margin-right: 10px;
}
.woonp input {
width: auto !important;
}