
@media screen and (min-width: 768px) {
  .border-md-right {
    border-right: 1px solid #ABABAC;
  }
}