@media screen and (max-width: 868px) {

	body
	{
		width: 94%;
	}

	body, html, .all
	{
		background-image: none;
	}
	.right_column, .header_enter, .header_system, .bikes_bottom, .left_sw ld, 
	.block_for_all, .fresh_news, .yandex_1
	{
		display: none;
	}

	.all, .all_in, .left_column, .footer_in, .moto_info_top, .moto_page_in_cont
	{
		width: 100% !important;
	}

	.moto_page_in_cont
	{
		margin: 0 auto;
	}

	.news_all_img
	{
		max-width: 80%;
		height: auto;
		margin: 1px;
	}

	.logo_in
	{
		position: inherit;
		margin: 0 auto;
	}

	.logo_part
	{
		background: url("../img/bgr.png") repeat-x scroll 0 0 #d3d3d4;
	}

	.header
	{
		height: 104px;
	}
}

@media screen and (max-width: 408px){
	.news_all_img img
	{
		display: none !important;
	}
}