.body {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 41px;
  display: flex;
}

.underblock {
  width: 100%;
  max-width: 291.672px;
  border-left: 1px #999;
  flex-direction: column;
  align-items: center;
  margin-left: 34px;
  margin-right: 34px;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-left: 0;
  display: flex;
}

.heading-76 {
  margin-top: 0;
  margin-right: 12px;
}

.text-block-5 {
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.div-block {
  margin-top: 20px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .underblock {
    width: 100%;
    height: 119.781px;
  }
}

@media screen and (max-width: 767px) {
  .underblock {
    height: auto;
    border-bottom: 1px solid #999;
    border-left-style: none;
    margin-top: 10px;
    padding-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .text-block-5 {
    font-size: 18px;
  }
}
