@media only screen
and (max-width : 1199px)  {
	.news, .clients, .partners{
		display: none !important;
	}
}