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

	a.menu_button:before {
		color: #FFF !important;
	}

	#footer_logo {
		margin: 0 0 10px 0 !important;
	}
}