#opu-0000-overlay {
      	width: 100vw;
				height: 100vh;
				position: absolute;
				top: 0;
				left: 0;
        background-color: rgba(0, 0, 0, 0.3) !important;
        overflow: hidden;
        z-index: auto;
      }