#page-contact .section .sec-form .form-note {
  display: none;
}
#page-contact .section .sec-form .form-right .f-btn {
  display: none;
}
#page-contact .section .sec-form .form-item-type {
  max-width: 100%;
  justify-content: center;
}
#page-contact .section .sec-form .form-item-type .form-left {
  width: 540px;
}
#page-contact .section .sec-form .form-item-type .form-right {
  width: 660px;
}
#page-contact .section .sec-form .form-privacy {
  display: none;
}
@media print, screen and (max-width: 1024px) {
  #page-contact .section .sec-form .form-item-type .form-left {
    width: 100%;
  }
  #page-contact .section .sec-form .form-item-type .form-right {
    width: 100%;
  }
}/*# sourceMappingURL=confirm.css.map */