.vorteile {
  margin-bottom: 60px;
  margin-top: 60px;
}
@media (min-width: 320px) {
  .vorteile {
    margin-bottom: calc(3.5087719298vw + 48.7719298246px);
  }
}
@media (min-width: 1460px) {
  .vorteile {
    margin-bottom: 100px;
  }
}
@media (min-width: 320px) {
  .vorteile {
    margin-top: calc(3.5087719298vw + 48.7719298246px);
  }
}
@media (min-width: 1460px) {
  .vorteile {
    margin-top: 100px;
  }
}
.vorteile .text-container {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 60px;
}
.vorteile ul {
  list-style: none;
}
.vorteile li:before {
  display: none;
}