.thanks_message {
  max-width: 924px;
  width: 92%;
  margin: 0 auto; }
  .thanks_message h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px; }
  .thanks_message p {
    font-size: 16px;
    line-height: 1.8; }
  @media screen and (max-width: 767px) {
    .thanks_message h2 {
      font-size: 5.8666666667vw;
      margin-bottom: 6.4vw; }
    .thanks_message p {
      font-size: 4.2666666667vw;
      line-height: 1.8; } }
