.promo-post__cover img {
    position: absolute;
    z-index: 1;
    width: 100% !important;
    height: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
    inset: 0;
    object-fit: cover;
}