.page_header h2 {
	margin-top: 60px;
	margin-bottom: 70px;
	line-height: 60px;
}
.main_info a {
	width: auto;
	min-width: 198px;
	padding-right: 15px;
}
.show_news a {
	text-align: center;
	padding: 0;
	min-width: 197px;
	width: auto;
}
.main_info a:before {
	float: right;
	width: 1px;
	height: 53px;
	content: "";
	background: #f07527;
	position: absolute;
	top: 0;
	right: -1px;
}
.mini_menu ul li.current-menu-item a {
	font-family: OSL !important;
	text-decoration: underline !important;
}
blockquote, q {
	quotes: "\201C""\201D""\2018""\2019";
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
ol {
	float: left;
	list-style-type: decimal;
	color: #a3a3a3;
	font-family: 'BSB';
	font-size: 20px;
	margin-bottom: 80px;
	margin-bottom: 25px;
}
ol>li {
	float: left;
	width: 100%;
	color: #4d4e53;
	font-family: 'OSL';
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 25px;
}
.text_var ul {
	float: left;
	list-style-type: disc;
	color: #4d4e53;
	font-size: 20px;
	margin-bottom: 50px;
}
.text_var ul li {
	float: left;
	width: 100%;
	color: #4d4e53;
	font-family: 'OSL';
	font-size: 14px;
	line-height: 20px;
}
@media (max-width:640px){
	.page_header h2 {
		font-size: 45px !important;
	}
}
@media (max-width:480px){
	.page_header h2 {
		font-size: 36px !important;
	}
	.products img.alignleft {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.products img.alignright {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.content_page img.alignright, .content_page img.alignleft {
		width: 100% !important;
	}
	.products h2 {
		font-size: 32px !important;
	}
	.about_info h2 {
		font-size: 32px !important;
	}
	.wreper-form {
		padding-right: 0 !important;
	}
}