@media screen and (max-width: 1279px) {
	#wrapper, #footer{
		width: 1000px;
	}
	.news-block{margin: 0 0 7px 0;}
	.news-block.big-news-block{width: 100%;}
	.news-block.small-news-block, .three-items .news-block{width: 43.9%;}
	.three-items .news-block{margin-right: 15px;}
	.three-items .news-block, .three-items .news-block:nth-child(3n){margin-right: 15px;}
	.three-items .news-block:nth-child(2n){margin-right: 0;}
	.webinar_thumb{width: 200px;}
}