@media (min-width: 768px) and (max-width: 991px) {
  .leistungen-cards .vc_col-sm-3 {
    width: 50%;
  }
}