.iaso_row select, .iaso_row input[type="text"]{
    width: 50%;
    max-width: 300px;
}
.iaso_row select, .iaso_row textarea[type="text"]{
    width: 50%;
    max-width: 700px;
}