@charset "UTF-8";

.block_table_3 table td {
    text-align: center;
}
@media screen and (max-width: 500px){
.block_table_3 table td {
    text-align: center;
}}