.yellow_detail_tbl {
    width: 100%;
    height: auto;
}
.yellow_detail_tbl td {
    word-break: break-all;
    white-space: pre-wrap;
    height: auto !important;
}
.yellow_detail_box {
    height: auto !important;
    overflow: visible !important;
    pointer-events: none;
}
