@media screen and (max-width: 589px) {
  .rich-image-content {
    max-width: 100%;
  }

  .payment-note-box {
    padding: 24px 20px;
  }
}
