.aui textarea{
    width: 80%;
    height: 120px;
}
.aui select{
    width: 85% !important;
    height: auto;
}
.modifed-field{
    width: 80% !important;
}