



@media (min-width: 1025px) {
	
		.whb-general-header-inner {
		height: 104px;
		max-height: 104px;
	}

		.whb-sticked .whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
		
	
	
	}

@media (max-width: 1024px) {
	
		.whb-general-header-inner {
		height: 60px;
		max-height: 60px;
	}
	
	
	
	}
		
.whb-general-header {
	background-color: rgba(26, 26, 26, 1);border-bottom-width: 1px;border-bottom-style: solid;
}
