/* Размер экрана меньше чем 1170 lg */
@media (max-width: 1200px) {
	
	.bg-full {
		background:none !important;
	}

	.iconsTitul > div > p {
		font-size:19px;
		color:#333333;
		max-width: 85%;
	}
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}	