	.liclass{
	color: #f97001; 
	margin-right:3px;
	font-size: 28px;
	}
	.text_size{
	font-size: 21px;
    line-height: 30px;
	} 
	.text_size_span{
    font-size: 23px;
    line-height: 30px;
    border: 3px solid #f97001;
    padding: 10px 30px 10px 30px;
    margin: 23px 0px 20px 0px;
    width: fit-content;
	width:-moz-fit-content;
    
	}
	.bold_num{
    font-weight: 600;
	}
	.text_size1none{
	padding: 0px 0px 0px 30px;
	}
	.text_size2 {
    padding: 0px 0px 0px 20px;
    font-size: 18px;

}

@media(max-width:767px){
	h2{
	 margin: 10px 0 20px;
	}
	.text_size {
    font-size: 15px !important;
    line-height: 15px !important;
}
.liclass {
    color: #f97001 !important;
    margin-right: 3px !important;
    font-size: 19px !important;
}
.text_size2 {
    padding: 0px 0px 0px 18px !important;
    font-size: 14px !important;
}
.text_size_span{ 
    font-size: 23px;
    font-size: 14px !important;
    line-height: 21px !important;
    border: 2px solid #f97001 !important;
    padding: 10px 30px 10px 30px !important;
    margin: 18px 0px 18px 0px !important;
    width: fit-content !important;
}
	
}
