.image-stories .background-video {
  max-height: 85%;
  position: absolute
}
.image-stories.single-image .background-video{
 max-height: 80%;
}
.image-stories__content-box-image {
    z-index: 1;
}
.single-image.image-stories__image-caption {
  background: rgba(255,255,255,.75) !important;
  backdrop-filter: blur(9.5252923965px) !important;
}
.single-image .caption{
 backdrop-filter: none;
}
@media (min-width:1200px) {
  .image-stories.single-image::before {
    max-height: 78%
  }
}
<!--to add content in module list temporary -->
td, th{border: 1px solid var(--black);}

/*WO-87561 css changes starts*/

body#ip3-digital-and-technology section.image-stories img.object-fit-cover.w-100.lazy.mw-100.entered.loaded , body#ip3-ecommerce section.image-stories img.object-fit-cover.w-100.lazy.mw-100.entered.loaded, body#ip3-finance section.image-stories img.object-fit-cover.w-100.lazy.mw-100.entered.loaded, body#ip3-human-resources section.image-stories img.object-fit-cover.w-100.lazy.mw-100.entered.loaded, body#ip3-legal section.image-stories img.object-fit-cover.w-100.lazy.mw-100.entered.loaded, body#ip3-procurement section.image-stories img.object-fit-cover.w-100.lazy.mw-100.entered.loaded  {
  width: 70% !important;
}

/*WO-87561 css changes ends*/

/*uganada breweries*/
.uganda-breweries .image-stories:has(.image-stories__image-caption) .background-video {
    max-height: 72%;
}