.home-block {
  padding: 86px 0 90px;
}

.title-with-view-link .view-header {
  position: relative;
  margin-bottom: 50px;
}

.title-with-view-link .section-title {
  margin-bottom: 0;
}

.title-with-view-link .rd-more-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
