.services h2{
  font-size: 50px;
  font-weight: 900;
  
}
.services .eng-box h3{
  font-size: 20px;
  
}
.services .eng-box img{
    width: 100%;
    height: 40%;
}
#call{
  position: fixed;
  right: 5px;
  bottom: 60px;
  
  }
  #call a{
      color: #ca2c1f;
  }
  #whats a{color: green;}
  #whats{
      position: fixed;
      right: 5px;
      bottom: 10px;
  }