.thermal-power-modernization__text {
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .thermal-power-modernization__text {
    margin-bottom: 96px;
  }
}
@media screen and (min-width: 1440px) {
  .thermal-power-modernization__text {
    margin-bottom: 120px;
  }
}
.thermal-power-modernization__title {
  margin-bottom: 40px;
}
@media screen and (min-width: 1440px) {
  .thermal-power-modernization__title {
    margin-bottom: 48px;
  }
}
