@media screen and (max-width:750px) {
  .kontakt .mod_article:first-child .content-text figure {
    width: 100%;
  }
  .bauabschnitte .mod_article.gal-links .ce_gallery {
    display: none;
  }
  .erleben .mod_article.gal-links .ce_gallery li.row_0, .erleben .mod_article.gal-links .ce_gallery li.row_1, .geschichte .mod_article.gal-links .ce_gallery li.row_0 {
    display: none;
  }
  .erleben .mod_article.gal-links .ce_gallery li.row_2, .geschichte .mod_article.gal-links .ce_gallery li.row_1 {
    width: 100%;
  }
  .ce_form .widget-text {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .ce_form .widget-textarea {
    padding-right: 0;
  }
  .mod_newslist .layout_latest {
    display: block;
  }
  .mod_newslist .layout_latest figure {
    width: 100%;
    display: block;
    margin-right: auto;
    margin-bottom: 1.5rem;
    margin-left: auto;
    vertical-align: top;
  }
  .mod_newslist .layout_latest .content-text {
    width: 100%;
    display: block;
  }
  .mod_newslist .layout_latest .content-text h2 {
    margin-bottom: 1rem;
  }
  footer {
    height: auto;
  }
  footer .inside {
    height: auto;
    overflow: hidden;
    display: block;
  }
  footer .content-text.adresse, footer .content-text.kontakt, footer .block3 {
    width: 90%;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  footer .content-text, footer .navi, footer .block3 .content-text.copyright-text {
    padding-bottom: 1rem;
    text-align: center;
  }
}
