tr.main-table-section-wrap {
    border-top: unset !important;
}
.simulation-table table tr th,
.simulation-table table tr td {
    border: 1px solid #c7c7c7 !important;
    padding: 8px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Raleway', sans-serif;
    color: #000;
    width: 130px;
    max-width: 130px;
    min-width: 130px;
    word-break: break-all;
}

.simulation-table table tr th {
    font-weight: 700;
    background: #DEEAF6;
}

.simulation-table {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    margin: 0 auto;
}
.table1.main-table-data {
    table-layout: unset !important;
}
/*@media only screen and (max-width: 1366px) {
    .simulation-table {
        width: 80%;
    }
}*/

@media only screen and (max-width: 767px) {
    .simulation-table table tr th,
    .simulation-table table tr td {
        width: 80px;
        max-width: 80px;
        min-width: 80px;
    }
}
  @media screen, print{
tr.main-table-section-wrap {
    border-top: unset !important;
}
.simulation-table table tr th,
.simulation-table table tr td {
    border: 1px solid #c7c7c7 !important;
    padding: 8px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Raleway', sans-serif;
    color: #000;
    width: 130px;
    max-width: 130px;
    min-width: 130px;
    word-break: break-all;
}

.simulation-table table tr th {
    font-weight: 700;
    background: #DEEAF6;
}

.simulation-table {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    margin: 0 auto;
}
.table1.main-table-data {
    table-layout: unset !important;
}

.simulation-table table tr th, .simulation-table table tr td {
    border: 1px solid #c7c7c7 !important;
    padding: 8px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Raleway', sans-serif;
    color: #000;
    width: 130px;
    max-width: 130px;
    min-width: 130px;
    word-break: break-all;
}
  }