@media(max-width:470px){
	.navigation-banner-top{height:40px;}
}
@media(min-width:470px){
	.navigation-banner-top{height:30px;}
}
