section.recommend {
  float: left;
  width: 250px !important;
}
section.recommend > table {
  width: 180px !important;
}

tr.recommend-item {
  background-color: rgba(255, 255, 255, 0.8);
}

section.whatnew {
  float: left;
  width: 330px !important;
  margin-left: 5px;
}
section.whatnew > table {
  width: 340px !important;
}
section.whatnew iframe {
  max-width: 300px !important;
  margin-left: 15px;
}

section.shop-info {
  clear: both;
  margin-bottom: 1rem;
}
section.shop-info > table {
  border: 1px solid #000;
}
section.shop-info > table tbody td {
  padding: 1em;
}

/*# sourceMappingURL=2021.css.map */
