.showcase-slide-heading {
  color: #101828; 
  font-size: 20px; 
  font-weight: 700;
  line-height:  34px;
}

.ecosystem-showcase .single-slide-img {
  width: 100%
    aspect-ratio: 4/3;  
}

.ecosystem-showcase .showcaseTag {
  padding: 8px 16px;
  background-color: #e80029;
  color: #fff; 
  font-size: 16px; 
  font-weight: 400;
  line-height: 170%; 
  border-radius: 12px;
  position: absolute;
  top: 10px;
  left: 10px;
  
}