.body_mobile h1 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.body_mobile li {
  text-align: left;
}

#section_advantages {
  margin-bottom: 40px;
  margin-left: 20%;
  margin-right: 20%;
}

.body_mobile .row {
  margin-bottom: 100px;
}

.body_mobile h6 {
  line-height: 1.5;
}

