
/*Custom Abstände nach-unten*/
.tx-ix-ixtacy-video{
    padding-bottom: 1rem;
}

@media screen and (min-width: 992px) {
    .tx-ix-ixtacy-video{
        padding-bottom: 2rem;
    }
}
