.hydropower-enterprises__card {
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .hydropower-enterprises__card {
    margin-bottom: 96px;
  }
}
@media screen and (min-width: 1440px) {
  .hydropower-enterprises__card {
    margin-bottom: 120px;
  }
}
