.icon-wrapper .more:not(.icon-before):after {
    position: relative;
    top: -0.08em;
}

.icon-wrapper .icon-external::after {
    position: relative;
    top: -0.08em;
    padding-left: 0.3em;
}

.section-recent-events .recent-events-gallery .item-container .gallery-item .headline {
    font-weight: 600;
}

.section-recent-events .recent-events-gallery .item-container .gallery-item {
    height: 480px;
}

@media only screen and (max-width: 734px) {
    .section-recent-events .recent-events-gallery .item-container .gallery-item {
        height: 490px;
    }
}