#container {
  width:  980px;
  margin: 0 auto;
}

.section--purple {
  background-color: #ff7700;
}

.section--blue {
  background-color: #114b8d;
}

.section--green {
  background-color: #2ecc71;
}

#main {
  text-align: center;
}

#more {
  margin: 20px auto 48px;
}
.img-box{
width:44%;
padding: 15px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: #b4c1ca;
    width: 44% !important;
    /* height: 100px !important; */
    margin: 20px 25% !important;
    /* text-align: center!important; */
}
.sd{
  margin-top: 20px
}
.wow p{
  text-align: center;
    background: #eee;
    padding: 5px;
    color: black;
    margin-bottom: 0;
  }    