.splide__slide img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.splide__text {
  text-align: center;
  color: #fff;
}
