@media (max-width: 767px) { 	 	/*Блоки*/ 	.mobile_w100 {width:100%;clear:both;} 	.mobile_w90 {width:90%;} 	.mobile_w85 {width:85%;} 	.mobile_w80 {width:80%;} 	.mobile_w75 {width:75%;} 	.mobile_w70 {width:70%;} 	.mobile_w60 {width:60%;} 	.mobile_w50 {width:50%;} 	.mobile_w40 {width:40%;} 	.mobile_w33 {width:33.33%;} 	.mobile_w30 {width:30%;} 	.mobile_w25 {width:25%;} 	.mobile_w20 {width:20%;} 	.mobile_w16 {width:16.66%;} 	.mobile_w15 {width:15%;} 	.mobile_w10 {width:10%;} 	.mobile_w100, 	.mobile_w90, 	.mobile_w85, 	.mobile_w80, 	.mobile_w75, 	.mobile_w70, 	.mobile_w60, 	.mobile_w50, 	.mobile_w40, 	.mobile_w33, 	.mobile_w30, 	.mobile_w25, 	.mobile_w20, 	.mobile_w16, 	.mobile_w15, 	.mobile_w14, 	.mobile_w10 { 		float:left; 		position:relative; 		box-sizing:border-box; 	} 	 	 	.site p { 		text-align:justify; 	} 	 	.header .header_top { } 	 	.top_menu &gt; .top_menu_item &gt; .top_menu_link { 		padding:14px 15px 11px; 		background:none; 	} 	 	.site .main_news_wrap { 		padding:0; 	} 	.main_news_wrap .main_news_descr { 		position:relative; 	} 	 	.header .header_logo_img { } }