body {
	font-family: Noto Kufi Arabic, Arial, Sans-serif; 
	line-height: 1.6em;
	font-size:13px;
}

.leaflet-container {
	font-family: Noto Kufi Arabic, Arial, Sans-serif; 
}

#list-content h2{
	line-height:1em;
	font-size: 20px;
}

.class-stats .count {
line-height: 1.5em
}

.slider-container .slider {
margin: 0 8px;
}

#stats {
	font-size: 18px;
}

#heading {
background: url('images/new_title_arabic.png') no-repeat center calc(100% - 6px);
}

#reset-filters {
width: 100px;}


@media only screen and (max-width: 500px) {
 #heading {
 background: url('images/new_title_arabic.png') no-repeat center calc(100% - 10px) / 50%;
 }
#logo {
	background: rgba(0, 0, 0, 0) url("images/logo.png") no-repeat scroll right calc(100% - 6px) / 100% auto;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 13%;
}
 }