.site-header{
	position: relative;
}
.title-area{
	width: 150px;
}
.header-image .site-title a{
	background-size: contain !important;
	height: 95px;
	min-height: auto;
}
.site-header .widget-area .widget h1{
	margin-bottom: 0;
}
.site-inner {
    border-top: 1px solid #708283;
}