@media screen and (max-width: 640px) {
  #rec642968404 .t-btn-container {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 16px !important;
  }

  #rec642968404 .t-btn {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 90% !important;
    max-width: 280px !important;
    margin: 0 auto !important;
    text-align: center !important;
    box-sizing: border-box !important;
    padding: 14px 10px !important;
  }

  #rec642968404 .t-btn__text {
    width: 100% !important;
    text-align: center !important;
    white-space: normal !important;
  }
}
