/* *Custom CSS* */

.panel-header{
    height: unset !important;
}

.custom-form textarea.form-control{
    max-height: unset;
}