.thumb-info-wrapper img {
    filter: blur(4px);
    -webkit-filter: blur(4px);
    -ms-filter: blur(4px);
    -webkit-filter: blur(4px);
    filter: blur(4px);
}

@media (max-width: 575px) {
    .nav {
        display: unset;
    }
     #header .header-nav-top .nav > li > span {
    text-align: center;
    display: unset !important;
}
     .tufel_d_unst {
    display: unset !important;
}
     #header .header-nav-top {
    align-items: center;
    text-align: center;
    display: unset;
}
}
.txt_just {
    text-align:justify !important;
}

.txt_center {
    text-align:center;
}

.mb20_imp {
    margin-bottom:20px !important;
}