body {
 overflow-x: hidden;
}
.border-name {
 border-top:1px solid #e6e317;
}
.t-list-main, .t-size-main {
  text-align: center;
  font-weight: 600!important;
}
.t-main {
 float: none;
}
.price-items_name {
 font-family:Oswald;
 width: 100%;
}
.price-items_name td {
 padding: 22px 10px;
}
.price-items_name tr {
line-height: 1;
font-family: Oswald;
border-bottom: 1px solid #eee;
display: table;
table-layout: fixed;
border-color: #e6e317;
}
table {
border-collapse: collapse;
}
.name_desc {
 font-weight: 600;
}
.price-items tr {
line-height:1;
font-family:Oswald;
border-bottom: 1px solid #eee;
display: table;
width: 100%;
table-layout: fixed;
border-color: #e6e317;
}
.price-items td {
font-weight: 300;
padding: 22px 10px;
border-left: 1px solid #eee;
border-right: 1px solid #e6e317;
border-color: #e6e317;
}
.t-center {
 text-align: center;
 }