.medicine-benefits {
    position: relative;
}
.medicine-benefits::before {
    content: "";
    position: absolute;
    background: url(../../images/vector/vector3.svg) no-repeat;
    top: 286px;
    left: 0;
    width: 205px;
    height: 548px;
    z-index: 1;
}