.views-col.col-1 {
  border-right: 1pt solid #d3d7d9;
}

.node--view-mode-teaser {
  margin-left: 15px;
  margin-right: 15px;
}

.node--view-mode-teaser.node--sticky {
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 30px;
  padding-left: 0;
  padding-bottom: 15px;
}

