.bobo-service1 {
  background: #fff;
  text-align: center;
  margin-bottom:25px!important;
}

.bobo-service1 h3 {
  margin-bottom: 10px;
}

.bobo-service1 p {
}


@media(max-width:991px){
  .bobo-service1 p{
    text-align: left;
  }
}
