/* Tablet */
@media screen and (max-width:970px) {
	#header_inner {
		height: 56px !important;
	}
	
	a.menu_button:before {
		color: #FFF !important;
	}
}