.worm-Irregular-wrap {
    position: relative;
}

.worm-Irregular-item {
    position: absolute;
    /*overflow: hidden;*/
}

.worm-Irregular-item .worm-Irregular-bg {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}