#teaser {

    .col-12 .row {
        justify-content: center;

        .col:last-child .uibk-card-classifiers {
            display: none;
        }
    }
}