.page_content-wrapper.notfound .page_content__form {
  padding-top: 163px;
  height: 540px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .page_content-wrapper.notfound .page_content__form {
    padding: 80px 5.3333333333% 70px;
    height: auto;
  }
}
.page_content-wrapper.notfound {
    margin-bottom: 0;
}
.page_content-wrapper.notfound .page_content__form-period {
  text-align: center;
}
.page_content-wrapper.notfound .page_content__form-period {
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: bold;
  margin-bottom: 44px;
}
@media screen and (max-width: 750px) {
  .page_content-wrapper.notfound .page_content__form-period {
    font-size: 1rem;
    line-height: 1.625;
    margin-bottom: 22px;
  }
}
