.wrapper__marshrut:before {
    content: '1';
    position: absolute;
    left: -14px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 48px;
    width: 88px;
    height: 88px;
    line-height: 88px;
    color: #fff;
    background: #007ab6;
    border-radius: 100%;
    text-align: center;
}