@media screen and (min-width:992px) {
  .unity-slider .unity-slide--custom {
    flex: 0 0 33.3%;
  }
}