.mhl-preorder-notice {
  margin: 0 0 12px;
  padding: 14px 12px;
  border: 1px solid #f0a5c4;
  color: #e05a8c;
  font-size: 1.3rem;
  line-height: 1.5;
  text-align: center;
  background: transparent;
}

@media screen and (max-width: 749px) {
  .mhl-preorder-notice {
    font-size: 1.2rem;
    padding: 12px 8px;
  }
}
