.menualservice h3{
    margin-top: 24px;
  }
  .menualservice h3.serviceh3{
    margin-top: 80px;
  }
  .menualservice p{
    font-size: 18px;
    line-height: 2;
    font-weight: 400;
  }
  .menualindividual h3{
    margin-top: 24px;
  }
  .menualindividual h3.serviceh3{
    margin-top: 80px;
  }
  .menualindividual p{
    font-size: 18px;
    line-height: 1.8;
    font-weight: 400;
  }
  .menualindividual p.inind{
    line-height: 2.4;
  }.serviceh3pc{
    display: block;
  }
  
  .serviceh3hp{
    display: none;
  }