/* m-itemList */

.l-content .m-itemList .m-item .head {
  width: 156px;
  padding: 4px 0 2px;
  background: #BDBBD4;
  color: #333;
  font-weight: bold;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
}

.l-content .m-itemList .m-item .name{
    margin-top: 6px;
    font-size: 13px!important;
    font-weight: bold;
    text-align: center;
}

.l-content .m-itemList .m-item .head {
  width: 156px;
  padding: 4px 0 2px;
  background: #BDBBD4;
  color: #333;
  font-weight: bold;
  text-align: center;
  font-size: 13px;
  line-height: 20px;
}
