@media screen and (min-width: 992px) {
.border-lg-bottom-1 {
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
}
.border-lg-right-1 {
    border-right-style: solid !important;
    border-right-width: 1px !important;
}
}
