#top-b > .uk-container {
  padding-top: 30px;
  padding-bottom: 0;
}

#main-content {
  display: none;
}

.leistung-outer {
  margin-top: 30px;
}

.fx-widget-start-welcome {
  background-color: transparent;
}

.kacheln-outer {
  margin-top: 25px;
}

.kacheln-outer .uk-grid {
  margin-left: -25px;
}

@media (min-width: 1400px){
  .kacheln-outer .uk-grid {
      margin-left: -35px;
      margin-top: 35px;
  }
}
/* .kacheln-outer .uk-grid>div {
  margin-bottom: 25px;
} */

.team-images-outer {
  margin-top: 50px;
}

.amotec-tag-outer {
  margin-top: 50px;
}

.amotec-tag-inner-right {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%; 
  color: white; 
  background-color: #707070;
}

#top-c>.uk-container {
  padding-top: 0;
}

@media (min-width: 768px){
  #top-d {
    margin-top: -100px;
  }
}

@media (min-width: 1024px){
  #top-d {
    margin-top: -150px;
  }
}
