
@media only screen and (max-width : 1140px) {
	.hideMobile{
		/*display:none;*/
	}

	
	
	
	.hideTablet{
		
	}
	
	
	
}