.work-form__num::before {
    content: attr(data-before);
    width: 150px;
}



 @media only screen and (max-width: 720px) {
.sitebar_active {
    width: 270px !important;
}
}
