.rocket-slide img {
  width: 250px;
  height: 250px;
  object-fit: contain;
  mix-blend-mode: multiply;
}

.rocket-slide {
  background-color: transparent;
}