@media screen and (max-width: 991.98px) and (min-width: 768px) {
.border-md-bottom-1 {
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
}
.border-md-right-1 {
    border-right-style: solid !important;
    border-right-width: 1px !important;
}
.md-block {
    display: block;
}
.footermargin {
    margin-top: 50px;
}
}
