@media only screen and (max-width: 768px) {
  /* line 4, ge.scss */
  h1 {
    font-size: 30px; }

  /* line 8, ge.scss */
  h2 {
    font-size: 24px; }

  /* line 12, ge.scss */
  h3 {
    font-size: 18px; }

  /* line 16, ge.scss */
  h4 {
    font-size: 16px; }

  /* line 20, ge.scss */
  h5 {
    font-size: 14px; }

  /* line 24, ge.scss */
  h6 {
    font-size: 12px; } }
@media only screen and (min-width: 768px) {
  /* line 31, ge.scss */
  h1 {
    font-size: 30px; }

  /* line 35, ge.scss */
  h2 {
    font-size: 24px; }

  /* line 39, ge.scss */
  h3 {
    font-size: 18px; }

  /* line 43, ge.scss */
  h4 {
    font-size: 16px; }

  /* line 47, ge.scss */
  h5 {
    font-size: 14px; }

  /* line 51, ge.scss */
  h6 {
    font-size: 12px; } }
@media only screen and (min-width: 1024px) {
  /* line 58, ge.scss */
  h1 {
    font-size: 36px; }

  /* line 62, ge.scss */
  h2 {
    font-size: 30px; }

  /* line 66, ge.scss */
  h3 {
    font-size: 24px; }

  /* line 70, ge.scss */
  h4 {
    font-size: 18px; }

  /* line 74, ge.scss */
  h5 {
    font-size: 16px; }

  /* line 78, ge.scss */
  h6 {
    font-size: 14px; } }
@media only screen and (min-width: 1250px) {
  /* line 85, ge.scss */
  h1 {
    font-size: 36px; }

  /* line 89, ge.scss */
  h2 {
    font-size: 30px; }

  /* line 93, ge.scss */
  h3 {
    font-size: 24px; }

  /* line 97, ge.scss */
  h4 {
    font-size: 18px; }

  /* line 101, ge.scss */
  h5 {
    font-size: 16px; }

  /* line 105, ge.scss */
  h6 {
    font-size: 14px; } }
@media only screen and (min-width: 1400px) {
  /* line 112, ge.scss */
  h1 {
    font-size: 36px; }

  /* line 116, ge.scss */
  h2 {
    font-size: 30px; }

  /* line 120, ge.scss */
  h3 {
    font-size: 24px; }

  /* line 124, ge.scss */
  h4 {
    font-size: 18px; }

  /* line 128, ge.scss */
  h5 {
    font-size: 16px; }

  /* line 132, ge.scss */
  h6 {
    font-size: 14px; } }
/* <> */
/* line 139, ge.scss */
body,
input,
textarea,
select {
  font: 15px/140% bpg_excelsior_dejavu_2010, Arial;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 149, ge.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: dejavu_sans_m_bold, Arial;
  font-weight: normal;
  line-height: 120%;
  word-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* <> */
/* # */
/* # */
/* . */
/* . */

/*# sourceMappingURL=ge.css.map */
