@charset "UTF-8";

@media screen and (max-width: 500px) {
.block_table_7 table th, .block_table_7 table td {
    display: block;
    width: auto;
    text-align: center;
}

.block_table_1 table th,.block_table_1 table td {
    display: block;
    width: auto;
    text-align: center;
}

}