@media (max-width: 767px) {
  .text-page-section .entry-content h2.wp-block-heading {
    font-size: 22px;
  }
  .site-header .inquiry-menu {
    letter-spacing: 0.07em;
  }
}
.page-template-thankyou-page .site-header{
	display:none;
}

.page-template-thankyou-page .thankyou-inner h2{
	font-size:3rem;
}