
@charset "UTF-8";

.block_table_6 table tr:nth-child(1) th:nth-child(1) {
    width: 40% !important;
}
.block_table_6 table tr th {
    width: 30%;
}
.block_table_6 table tr * {
    text-align: center;
}