.counter .stats-desc {
  font-family: Oswald;
  color: #333333;
  font-weight: 400;
}

.stats-top .aio-icon-top {
	margin-bottom: 20px;
}

.karriere_map img {
    width: 80%;
  margin-top: -15%;
}

div.stats-desc > div.counter_suffix {
	padding-left: 6px;
}

@media(max-width:767px) {
    .karriere_map img {
        width: 100%;
    }
}

.btn_green {
    background: #78AD29;
}

body .btn_green a {
	background: #78AD29 !important;
	color: #fff !important;
	border-radius: 0 !important;
	border: none !important;
	display: block;
}