/* 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 screen and (max-width: 1170px) {
  /* line 37, ../sass/media.scss */
  .photo-side {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599px) {
  /* line 46, ../sass/media.scss */
  .error-page h1 {
    top: 18%;
    font-size: 20em;
  }

  /* line 50, ../sass/media.scss */
  .error-page h2 {
    font-size: 1.6em;
    max-width: 60%;
    left: 20%;
  }
}
