@charset "UTF-8";

@media screen and (max-width: 500px){
#table + .block_table_1.w30 table tr:nth-of-type(1)>th:first-child{
  width:36%;
}
}