.Header__menuWrapper {
	background: #253a48 !important;
}

.Header__logoPart {
  	margin-top: -40px !important;
}

.Header__logo {
	max-height: 8%;
  	max-width: none !important;
}

.Header__headerBg {
  	background-position: center bottom !important;
}

.Header__homeNavbarFixed .Header__searchSubCont {
  	background-color: #253a48 !important;
}

.Header__homeNavbarFixed .Header__searchLink {
  	background-color: #253a48 !important;
}

.Header__responsivefreez {
  	background-color: #253a48 !important;
}

.BreadCrumbs__breadcrumbsView {
  	color: #253a48 !important;
}

a:hover {
    text-decoration: underline !important;
}
