#cm-placement-running_pop_up_plp .popup-image-notification .popup-image-notification__image{
    position: relative;
  }
  #cm-placement-running_pop_up_plp .popup-image-notification .popup-image-notification__image::after{
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url('https://media.costadelmar.com/2025/CW/FQA400768__6CV.jpg') no-repeat center center;
    background-size: cover;
    pointer-events: none;
  }
  #cm-placement-running_pop_up_hp .popup-image-notification .popup-image-notification__image{
    position: relative;
  }
  #cm-placement-running_pop_up_hp .popup-image-notification .popup-image-notification__image::after{
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url('https://media.costadelmar.com/2025/CW/FQA400768__6CV.jpg') no-repeat center center;
    background-size: cover;
    pointer-events: none;
  }
