.ui-jqgrid tr.jqgrow td {
    white-space:nowrap;
}

.no-wrap-col {
    white-space: nowrap;
}
.pers_org{
    height: 80px;
}
.pers_org div{
    margin-bottom: 10px;

}
@media (max-width: 992px){
    .form-horizontal .control-label{ text-align: left}
    .pers_org{ height: auto}
}