@media screen and (max-width: 1000px) {
  /* line 5, ../../sass/responsive/big.scss */
  .footer .inside,
  .footer-logo-bar .inside,
  .header .inside {
    width: auto; }

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

  /* line 14, ../../sass/responsive/big.scss */
  .main_content,
  .header .header_logo {
    width: 98%;
    padding-left: 1%;
    padding-right: 1%; }

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

  /* line 24, ../../sass/responsive/big.scss */
  .column--main {
    margin-right: 0; }

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