section:first-of-type table{font-size:14px;text-align:center;margin-top:40px;}
section:first-of-type table td, section:first-of-type table th{padding:5px 2px;}
section:last-of-type table{font-size:18px;width:70%;margin:0 auto;text-align:center;}
section:first-of-type table td, section:first-of-type table th{padding:5px 2px;}
table th,table td{line-height:1.5em;}
@media all and (min-width: 0) and (max-width: 749px)  {
section:last-of-type table{width:100%}
}