.c_main-news__items {
  max-width: 880px;
  margin-inline: auto;
  width: 100%;
}
.c_main-news__item {
  border-bottom: 1px solid #dfe5e0;
  &:last-child {
    border: none;
  }
}
