@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1200px){
  
	}
@media screen and (max-width:992px){	
	}
@media screen and (max-width:768px){
.content_h2 {
    width: 90%;
    margin-left: 5%;
	}
.question_inpt {
    margin-top: 4%;
}
.content_p {
    width: 86% !important;
    margin-left: 7% !important;
}
.content_h2{
   padding: 3% 1%;
	}
}