@media screen and (min-width: 768px) {
    .bg-border-vertical::before {
        left: 0.9em;
    }
}

@media screen and (max-width: 767px) {}