.nav-header {
	float: right;
	text-align: right;
	width: 90%;
}
.title-area {
    float: left;
    padding-left: 20px;
    width: 150px;
		height:70px;
		margin-bottom: -75px;
}

@media only screen and (min-width: 960px) {
	background-position: center center!important;
    float:none!important;
    margin-left:auto!important;
    margin-right:auto!important;