@charset "utf-8";

#header .head_in h1 .svg_logo {max-height: 75px !important;}

@media all and (max-width:680px) {
	#header .head_in h1 .svg_logo {max-height: 55px !important;}
}
