﻿.line-1990 {
  border-right: 10px solid #313131;
}
@media (max-width: 991px) {
  .line-1990 {
      border: none;
  }
}