@media only screen and (min-width: 768px) and (max-width: 990px) {
	.header .header_title .company_logo {
		margin: 0px 20px 10px 0;
	}
	.header .header_title {
		height: 230px;
	}
}