body{
	direction:rtl;
	text-align:right;
	
	}
	div.fsf_faq_question.accordion_toggler_1:before {
content: ' ';
background: url('/images/png.png') no-repeat;
width: 11%;
height: 0;
background-size: 49%;
padding-bottom: 100%;
position: absolute;
right: -12%;
top: -3px;
background/*\**/: url('../images/question.png') no-repeat;
}
div.moduletablescreen {
left: 6%;
width: 44%;
text-align: left;
}
div.moduletablescreen img {
width: 78%;
}
div.readmore {
float: left;
padding: 0 6px;
margin-top: -3px;
left: 0;
position: absolute;
bottom: 0;
}
div.moduletable_box {

position: relative;
}

@media (max-width: 992px) {
	div.fsf_faq_question.accordion_toggler_1:before {
		background-size: 37%;
		}
	
	}
	@media (max-width: 530px) {
	div.moduletablelogo {
left: 0.9%;
}
div.moduletable_header.text {
padding: 13% 1%;
}	
	}
	@media (max-width: 550px) {
		div.moduletable_header.text {
padding: 10% 1%;
}	
		
		}
		@media (max-width: 420px) {
		div.moduletable_header.text {
padding: 2% 1%;
}	
		
		}