.hydroenergyban {
  background: url("//cdn.epaynfc.com/1/website/version2/changeImg/schemehyd/hydroenergyban.png")  no-repeat center top !important;
  background-size: 100% 100%;
}
.hydtoconttxt{
  text-align: center;
}
.hydroenergycont{

}

.hydadmincon{
  background: url("///cdn.epaynfc.com/1/website/version2/changeImg/schemehyd/hydroenergycontbg.png")  no-repeat center top !important;
  background-size: 100% 100% !important;
  padding-bottom: 80px;
}
.hydselsscont{
	padding-bottom: 80px;
}
.hydadmpicont{
  width: 100%;
  justify-content: space-around;
}
.hydadmpicont img{
  width: 14%;
}

@media (min-width: 1200px) {

}
@media (min-width: 992px) and (max-width: 1199px) {

}

@media screen and (min-width: 768px) and (max-width: 991px) {
  
}

@media screen and (max-width: 500px) {
  .hydadmpicont img {
    width: 20%;
  }
  .hydadmincon{
    padding-bottom: 40px;
  }
  .hydselsscont{
    padding-bottom: 40px;
  }
}