.digr_ic_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    inset: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(255, 0, 0, 0.395); */
    z-index: 0;
}

.et-boc.et-fb-root-ancestor .digric_container .et_pb_module_inner {
    overflow: hidden;
    /* width: 100%; */
}