.section-4 {
  background-image: url(../assets/bg_02@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 30px;
  font-weight: 400;
  color: #171616;
  line-height: 44px;
  padding: 50px 30px 131px;
}

.title-4-img {
  width: 1107px;
  padding-left: calc(50% - 553px);
  margin-bottom: 37px;
  display: block;
}

.section-4-row {
  display: flex;
}

.section-4-img {
  width: 33%;
  height: 396px;
}

.section-4-content {
  width: 33%;
  height: 396px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px 36px;
}

.section-4-content.border-top {
  border-top: 2px solid #d2d2d2;
}

.section-4-content.border-left {
  border-left: 2px solid #d2d2d2;
}

.section-4-content.border-right {
  border-right: 2px solid #d2d2d2;
}
