.about-item h1{
font-size: 56px;
  font-weight: 800;
  line-height: 121%;
  }

.servicetp .service-top-box {
  padding: 20px;
  background-color: var(--white);
  margin-top: 30px;
}
.servicetp .service-top-box:hover { 
  background-color: #e3e5f9; 
}
.servicetp .service-top-box img{
  height:450px;width:100%;margin-bottom: 20px;
}

.choose-us-wrapper-3 .choose-us-content .progress-wrap .pro-items .pro-head .titles {
  color: var(--header);
  font-weight: 400!important;
  letter-spacing: 1px!important;
  margin-bottom: 0px;
  text-align: justify!important;
  text-transform: initial!important; 
}
@media (min-width:320px) and (max-width:640px){
.header-2 .header-left img {
  height: 40px;
}
    .offcanvas__wrapper {
    padding: 45px;
  } 
   .hero-2 {
  padding: 110px 0 70px; 
} 
    
.servicetp .service-top-box img{
  height:250px;width:100%;margin-bottom:10px;
}
   
.servicetp .service-content h4 {
  font-size: 19px;
  font-weight: 700;
  line-height: 150%;
    }
.servicetp .service-content p { 
  font-size: 16px; 
  line-height: 21px; 
  text-align: justify;
}
 .section-title .heads {
  font-size: 22px;
  font-weight: 800;
  line-height: 121%;
}
}