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

  /* line 12, ../../sass/responsive/big.scss */
  .teaser .section {
    padding-left: 0;
    margin: 0 10px; }

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

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

  /* line 25, ../../sass/responsive/big.scss */
  .column--main {
    padding-left: 0;
    margin: 0 10px; }

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