.wrap.H-1rqt31p {
    min-height: 220px;
    background: #F5F5F5;
  }
  .img.H-1rqt31p {
    margin-right: 5%;
  }
  .img.H-1rqt31p img:where(.H-1rqt31p) {
    height: 140px;
  }
  .wrap.H-1rqt31p .sub {
    max-width: 380px;
    min-width: 270px;
  }
  .wrap.H-1rqt31p button {
    background: #1DBF53;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .wrap.H-1rqt31p button {
    background: #2AD162;
  }
  @media screen and (max-width: 640px) {
    .wrap.H-1rqt31p {
      justify-content: flex-start;
      padding: 0 16px;
      min-height: 100px;
    }
    .btn.H-1rqt31p {
      margin: 0 -8px;
    }
    .wrap.H-1rqt31p > div:where(.H-1rqt31p),
    .wrap.H-1rqt31p .sub {
      width: 100%;
      max-width: unset;
      min-width: unset;
    }
  }