#list_my_factory_form input[type="text"] {
    height: 30px;
}

#service-section div {
    margin: 10px 0;
}
#service-section textarea.form-control {
    height: 88px;
}

#suggest_html {
    display: none;
}