body, html {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
}
.alue {
  text-align: center;
}

#one {
  background: #2493BF;
}

#two {
  background: #f6f7fb;
}

#three {
  background: #f6f7fb;
}

#four {
  background: #114559;
}



.fp-tableCell h2 {
    font-size: 45px;
    margin: 0 0 55px;
    background-image: url(../images/lotus.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 64px auto;
    padding: 70px 0 0;
}
.fp-tableCell h2 span {
    display: block;
    font-size: 25px;
}