@charset "utf-8";
h2 {letter-spacing: 0;}

@media screen and (max-width:768px){
	h2 { text-align:center}
}