
@media screen and (min-width: 992px) {
	header.main-header .header-logo {
		height: 100px;
	}
	
	header.main-header .header-logo > a > img {
		max-height: 100px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	header.main-header .header-customize {
		line-height: 100px;
	}
	
	header.main-header .menu-wrapper .x-nav-menu > li.x-menu-item > a {
		line-height: 100px;
	}
	
	header.header-5 .header-customize {
		line-height: 100px;
	}
	
	header.header-5 .header-logo:after {
		border-top-width: 100px;
	}
}
