.w-product-model  {
  font-size:18px;
  line-height:1;
  border:1px solid #e5e5e5;
  padding:10px 10px;
  margin:0px 0px 12px;
}
.w-product-model > div {
  padding-bottom:7px;
}
.w-product-model > div:last-of-type {
  padding-bottom:0px;
}
.w-product-model strong {
  font-weight: 400;
}
