.schwerpunkte{
  padding: 120px 0 75px 0 !important;
}
.anlage{
    width: 50% !important;
    height: auto !important;
}
.abst{
    margin-top: -200px !important;
}

.module-title {
    position: relative;
    letter-spacing: 4px;
    text-align: center;
    font-weight: 400;
    font-size: 30px;
    color: #111;
    margin: -100px 0 70px !important;
  }
  
  .module-subtitle {
    text-align: center;
    font-size: 16px;
    color: #111;
    margin-bottom: 5px !important;
  }
  
  .module-icon {
    text-align: center;
    font-size: 32px;
    margin-bottom: 20px;
  }
  
  .module-title + .module-subtitle {
    margin-top: -35px;
  }