@media (max-width: 575.98px) {
  .carousel-caption h1, .carousel-caption h4 {
    text-shadow: 0 0 10px #000;
  }
}

@media (min-width: 576px) {}