.stages__item:after {
    display: none;
}

.stages__item--three-items::before {
    content: '';
    position: absolute;
    right: 2.5rem;
    width: 6.5rem;
    height: 5.5rem;
    background-size: 4.5rem;
    background: url(/wp-content/themes/gosritual/assets/images/stages-peper.svg) no-repeat top center;
}