.advertisement-carousel {
  position: relative;
  overflow: hidden;
}

.advertisement-carousel img {
  transition: opacity 0.3s ease-in-out;
}
