.m_04_1_teaserSlideshow_el{
    display: flex !important;
    flex-direction: column;
    align-items: baseline;
}

.m_04_1_teaserSlideshow_slider .slick-track {
    display: flex !important;
}

.m_04_1_teaserSlideshow_slider .slick-slide {
    height: inherit !important;
}

.m_04_1_teaserSlideshow_el .text{
    display: flex ;
    flex-direction: column;
    align-items: baseline;
    flex-grow: 1;
}

.m_04_1_teaserSlideshow_el .text .button{
    margin-top: auto;
}

.m_04_1_teaserSlideshow_el .text > div{
    margin-block: 20px;
}

.m_04_1_teaserSlideshow_el .button:after,
.m_04_1_teaserSlideshow_el a.button:after,
.m_04_1_teaserSlideshow_el button.button:after,
.m_04_1_teaserSlideshow_el input.button:after{
    z-index: -1;
}