.status__wrapper-direct::before {
content: '';
position: absolute;
width: 4px;
height: 100%;
top: 0;
left: 0;
background: #ff5656;
}

