table.three_clm thead tr th:first-child,table.three_clm tbody tr td:first-child{width:10%}
table.three_clm thead tr th:nth-child(2),table.three_clm tbody tr td:nth-child(2){width:16%}
table.three_clm thead tr th:last-child,table.three_clm tbody tr td:last-child{width:74%}
.wd_mdl {
max-width:unset;
}
.container{
width:1400px;
}