.header {
	height: 170px;
}

.header #logo img {
	margin-top: 15px;
	height: 70px;
	width: 200px;
}
 
.header .right-header {
	margin-top: 18px;
}

.header.mobile-header .sf-menu {
	top: 189px;
}

.header .sf-menu > li > a {
	padding-bottom: 5px;
	padding-top: 5px;
}

.bg-img {
	display: none !important;
}

.bg-img-fixed {
	position: absolute;
}

