.dr-lifestyle .dl-hero .dr-list-item {
  margin-bottom: 0;
}
.dr-lifestyle .dl-hero .dr-list-item > a {
  display: block;
}
.dr-lifestyle .dl-hero .dr-list-item > a img {
  width: 100%;
}
.dr-lifestyle .dl-aside .dr-list-item:not(:last-child) {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e2e2e2;
}

@media (min-width: 992px) {
  .dr-lifestyle .dl-grid-list .row {
    --bs-gutter-y: 40px;
  }
}
