.pipeline-container img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.pipeline-container .pipeline__section--1 {
  margin-bottom: 45px;
}
.pipeline-container .pipeline__section-title {
  font-size: 20px;
  line-height: 1.2;
  color: #313131;
  font-weight: bold;
  margin-bottom: 15px;
}
.pipeline-container .pipeline__section-photo {
  width: 100%;
  margin-bottom: 15px;
}
.pipeline-container .pipeline__section-content {
  font-size: 14px;
}
.pipeline-container .photo-comment {
  font-size: 14px;
}
.pipeline-container .content {
  padding-top: 25px;
}
.pipeline-container ul {
  padding-left: 17px;
  line-height: 26px;
}
