/* General */

.bild-gross-und-text .bild-kachel {
    margin-top:50px;
    border-radius: 36px;
    overflow: hidden;
    box-shadow: var(--shadow-soft);
    background: #fff;
    position: relative;
    border:1px solid rgba(13,26,41,.07);
}

.bild-gross-und-text .bild-kachel img {
    border-radius: 36px;
    overflow: hidden;
    background: #fff;
    position: relative;
}



/* Responsive */

@media only screen and (min-width: 1921px) {

}

@media only screen and (max-width: 1920px) {

}

@media only screen and (max-width: 1599.98px) {

}

@media only screen and (max-width: 1399.98px) {

}

@media only screen and (max-width: 1199.98px) {

}

@media only screen and (max-width: 991.98px) {

}

@media only screen and (max-width: 767.98px) {

}

@media only screen and (max-width: 575.98px) {

}

@media only screen and (max-width: 499.98px) {

}

@media only screen and (max-width: 449.98px) {

}

@media only screen and (max-width: 399.98px) {


}

@media only screen and (max-width: 349.98px) {

}

@media only screen and (max-width: 319.98px) {

}