@media (max-width: 575.98px) {

    .search-pagination input[type="text"]{
        width: 35px !important;
    }

    .form-group .d-block{
        margin-left: 0px !important;
    }
    .startpagecircles{
        height: 350px !important;
        width: 350px !important;
        left: 62%;
        top: 82px;
    }

    .list-inspirations li a {
        border-top: none !important;
    }
    .list-inspirations li a.active {
        border-top: none !important;
    }
    .bildwelten-startpage > div {
        margin-top: -200px;
        height: 200px;
    }

    .bildwelten-startpage li {
        line-height: 40px;
    }

    .trapez-mask {
        width: 0px;
        visibility:hidden;
    }
    .trapez-mask .euro-icon {
        width: 0px;
    }
    .trapez-mask .euro-icon img {
        width: 0px;
    }

}