@media screen and (max-width: 1500px) {
  /* line 2, ../../sass/responsive/big.scss */
  .header .inside,
  .teaser,
  .main_content,
  .footer .inside {
    width: 1024px; } }
@media screen and (max-width: 1199px) {
  /* line 11, ../../sass/responsive/big.scss */
  .header .inside,
  .footer .inside {
    width: auto; }

  /* line 16, ../../sass/responsive/big.scss */
  .header-logo {
    padding-left: 10px; }

  /* line 20, ../../sass/responsive/big.scss */
  .teaser {
    width: 100%; }

  /* line 24, ../../sass/responsive/big.scss */
  .column--right {
    display: none; }

  /* line 28, ../../sass/responsive/big.scss */
  .main_content {
    width: 100%; }

  /* line 32, ../../sass/responsive/big.scss */
  .column--main {
    margin: 0 10px; }
    /* line 35, ../../sass/responsive/big.scss */
    .column--main .jobletter {
      display: block;
      margin: 40px 0 0 0; }
    /* line 40, ../../sass/responsive/big.scss */
    .column--main #jobletterform_small {
      max-width: 500px; }
      /* line 43, ../../sass/responsive/big.scss */
      .column--main #jobletterform_small .button {
        width: auto;
        float: right; }

  /* line 50, ../../sass/responsive/big.scss */
  .footer .info .contacts {
    display: inline; } }
