@media (min-width: 980px) {
  .kunst-items .sxs-item {
    flex: 0 0 calc((100% - 120px) / 3);
  }
}