.service-sect .title h2:before{
    position: absolute;
    content: '';
    border: 1px #EE2933 solid;
    transform: rotate(90deg);
    width: 40px;
    margin: auto;
    top: -31px;
    right: 0;
    left: 0;
}