
section.revs-sec .head-sec h2{
  text-align:center;
  margin-bottom:30px;
  
}

.af-bootom-text {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

section.revs-sec{
  padding-top: 30px;
  padding-bottom: 40px;
}
    
.service-img-info img{
  width: 100%;
}
section.service-section .service-content{
  display: flex;
  justify-content: center;
  align-items: center;
}
section.service-section .rev{
  padding-top: 60px;
  padding-bottom: 60px;
}

section.exp_section .exp-sec-card img {
    width: 64px;
    height: 64px;
}