.border-bottom {
    margin-top: 65px;
}

@media (max-width: 992px) {
    .border-bottom {
        margin-top: 0px;
    }
}