@media (max-width: 768px) {
#footer .mod_customnav a,
#footer .mod_customnav span {
    font-size: 18px;
}
#container .image_container img,
#aktuelles .nachrichtenliste .image_container img {
    width: 100% !important;
}
footer img {
    width: auto;
    height: auto;
}
#footer .one_fourth {
    margin-bottom: 50px;
}
.subcolumns > div {
    width: 44%;
    margin: 3%;
    float: left !important;
}
#bilder.mod_article .mod_newslist > div {
    width: 100%;
    float: none;
        min-height: auto;
        margin-bottom: 35px;
}
.nachrichtenliste .image_container {
    /*height: 400px;*/
    height: auto;
    width: 100%;
}
.mod_article#bilder .nachrichtenliste .image_container {

}
}
