.el-01 {
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
}		

.el-02 {
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
}			

.el-02:lang(en) {
	background-image: url('../images/story_en.png');
}			

.el-02:lang(ar) {
	background-image: url('../images/story_ar.png');
}

.el-03 {
	background-image: url('../images/slide4.jpg');
}			

.el-04 {
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/brouch_bg.jpg');
}			

.el-05 {
	background-image: url('../images/slide5.jpg');
}			

.el-06 {
	background-image: url('../images/slide2.jpg');
}