/*
  Added by mustaque this .css file contains FAQ responsive  code ......
*/

/********** section[Product-History Cards] responsive code start *******/


@media screen and (min-width:320px) and (max-width:767px)
{
   
 .ftco-section .faq-heading h2
 {
     
     font-size: 22.72px;
 }

 .ftco-section #accordion .card .card-header a
 {
    
     font-size: 16px;
 }

 

 
}


/********** section[Product-History Cards] responsive code end *******/