/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
@media print {
  body {
    -webkit-print-color-adjust: exact;
  }

  img {
    border: 0;
  }

  .wrap div {
    box-sizing: border-box;
  }

  .step-3 .btn-ch {
    display: none;
  }
  .step-3 .area-nav {
    display: none;
  }
}
