/* banner top */
.banner-top {  }
.banner-top-link { font-size: 28px; color: #fff !important; font-weight: 700; }
.banner-top-button { border-width: 2px; margin-right: 20px; vertical-align: 3px; font-weight: 700; }

.header { background: #fff; }

@media (min-width: 1024px) {
	.navigation-space {
		height: 170px!important;
	}
}
@media (max-width: 768px) {
	.navigation-space {
		height: 190px!important;
	}
}

