.job-teaser, .messe-teaser {
    height: 80px;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid black;
    border-radius: 65px;
    padding: 10px 35px;
}

.arrow-job-teaser, .arrow-fair-teaser {
    float: right;
    margin-top: 16px!important;
}

.messe-teaser a{
	display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
