<style type="text/css">

.teaser-row-wrapper.full {
    padding-right: 0;
}
.teaser-row-wrapper {
    margin-bottom: 3.6em;
    padding-right: 6em;
}
.teaser-d {
    background-color: #e6e4e4;
    margin-bottom: 3.6em;
}
.teaser-d a.hover-layer {
    color: #3c3c3b;
    display: table;
    height: 100%;
    text-decoration: none;
    width: 100%;
}
.teaser-d .img-wrapper {
    display: table-cell;
    width: 31.25%;
}
.teaser-d .img-wrapper-inner {
    position: relative;
}
.teaser-d .article-info-wrapper {
    display: table-cell;
    vertical-align: middle;
    width: 68.75%;
}
.teaser-d .article-info-wrapper-inner {
    padding: 0 6em 0.8em 3.6em;
}
.teaser-d .headline {
    color: #17365c;
    font-family: Arial, sans-serif;
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1.167em;
    margin-bottom: 0.389em;
    word-wrap: break-word;
}
.button-arrow-wrapper {
    display: inline-block;
}
.button-arrow-arrow {
    background-color: #8dae10;
    color: #fff;
    display: inline-block;
    float: left;
    font-family: RUB Nepo Icons;
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    width: 1em;
}
.button-arrow-text {
    background-color: #17365c;
    color: #fff;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1em;
    padding-bottom: 0.533em;
    padding-left: 0.4em;
    padding-right: 0.6em;
    padding-top: 0.467em;
    text-transform: uppercase;
    word-wrap: break-word;
}
.button-arrow-text:hover{
    background-color: #8dae10!important;
    color: #fff;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1em;
    padding-bottom: 0.533em;
    padding-left: 0.4em;
    padding-right: 0.6em;
    padding-top: 0.467em;
    text-transform: uppercase;
    word-wrap: break-word;
}

</style>