
@media(min-width: 992px) {
    footer {
        .footer-info-wrapper {
            border-right: 1px solid white;
        }
    }
}