@media (min-width: 768px) and (max-width: 991px){
	.em-slideshow .owl-carousel .owl-item .em-owlcarousel-des h1{
		font-size:160%!important;
	}	
}
@media (max-width: 767px){
	.em-rtl .em-wrapper-newsletter .em-block-title{
		margin-left:0
	}
}
