@media screen and (max-width: 1200px){    
    
	
}
@media screen and (max-width: 1023px){    
    
	
}
@media screen and (max-width: 767px){
   body{ overflow-x: hidden;}
	.image-campaign  {width:100% !important;}
	.e3lan-top img, .e3lan-bottom img, .home-e3lan img, .e3lan-post img, .e3lan-below_header img {
    width: 100%;}
	.logo img {max-width: 35%;}
    .share-post {height: auto; padding: 4px 0 5px;}
	.share-post .normal-social li, .mini-share-post .normal-social li {margin-right: 15px;
	width: auto !important;}
	.share-post .normal-social li, .mini-share-post .normal-social li { width: auto !important;}
	
	
}
@media screen and (max-width: 479px){
    
}